We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 443c1eb + 9daa75e commit a3136b1Copy full SHA for a3136b1
jobs/rabbitmq_exporter/spec
@@ -34,7 +34,7 @@ properties:
34
description: "Comma-separated list of extended scraping capabilities supported by the target RabbitMQ server"
35
rabbitmq_exporter.rabbitmq.timeout:
36
description: "Timeout in seconds for retrieving data from management plugin"
37
- rabbitmq_exporter.rabbitmq.max_queue:
+ rabbitmq_exporter.rabbitmq.max_queues:
38
description: "Max number of queues before we drop metrics"
39
rabbitmq_exporter.rabbitmq.include_vhost:
40
description: "Reqgex vhost filter. Only queues in matching vhosts are exported"
0 commit comments