Skip to content

Commit 4630286

Browse files
committed
Add missing stream_consumer_metrics family
1 parent a818883 commit 4630286

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/prometheus/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,14 @@ Grouped under `exchange_bindings`:
872872
|------------------------------------|-----------------------------------------------------------------|
873873
| rabbitmq_cluster_exchange_bindings | Number of bindings for an exchange. This value is cluster-wide. |
874874

875+
#### Stream consumer metrics
876+
877+
Grouped under `stream_consumer_metrics`:
878+
879+
| Metric | Description |
880+
|--------------------------------------------------|------------------------------------------------|
881+
| rabbitmq_detailed_stream_consumer_max_offset_lag | Highest consumer offset lag for a given stream |
882+
875883

876884
### Scraping Endpoint Timeouts {#timeout-configuration}
877885

versioned_docs/version-4.0/prometheus/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -873,6 +873,14 @@ Grouped under `exchange_bindings`:
873873
| rabbitmq_cluster_exchange_bindings | Number of bindings for an exchange. This value is cluster-wide. |
874874

875875

876+
#### Stream consumer metrics
877+
878+
Grouped under `stream_consumer_metrics`:
879+
880+
| Metric | Description |
881+
|--------------------------------------------------|------------------------------------------------|
882+
| rabbitmq_detailed_stream_consumer_max_offset_lag | Highest consumer offset lag for a given stream |
883+
876884
### Scraping Endpoint Timeouts {#timeout-configuration}
877885

878886
In some environments there aren't many stats-emitting entities (queues, connections, channels), in others

0 commit comments

Comments
 (0)