We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2cfbbe commit 700c0f4Copy full SHA for 700c0f4
samples/alerts/platform/rabbitmq-unacked-queue-backlog.yaml
@@ -17,7 +17,7 @@ groups:
17
data:
18
- datasourceUid: prometheus
19
model:
20
- expr: rabbitmq_queue_messages_unacknowledged
+ expr: rabbitmq_queue_messages_unacked
21
instant: true
22
intervalMs: 1000
23
maxDataPoints: 43200
0 commit comments