Skip to content

Commit 700c0f4

Browse files
committed
update rabbitmq unacked metric name to match new name
1 parent f2cfbbe commit 700c0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/alerts/platform/rabbitmq-unacked-queue-backlog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ groups:
1717
data:
1818
- datasourceUid: prometheus
1919
model:
20-
expr: rabbitmq_queue_messages_unacknowledged
20+
expr: rabbitmq_queue_messages_unacked
2121
instant: true
2222
intervalMs: 1000
2323
maxDataPoints: 43200

0 commit comments

Comments
 (0)