PCA (Prometheus Certified Associate) sample exam question with answer 377
Question:
You are writing an exporter for RabbitMQ and are creating a metric to track the size of the message queue. Which of the following would be an appropriate name for the metric:
- rabbitmq_message_bytes
- bytes_rabbitmq_message
- message_rabbitmq_bytes
- rabbitmq_message_kilobytes
Answer:
A - correct answer