Skip to content

Commit

Permalink
Better metric description
Browse files Browse the repository at this point in the history
(cherry picked from commit 16700f9)
  • Loading branch information
mkuratczyk authored and mergify[bot] committed Jan 30, 2025
1 parent 9409baf commit c361f93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@

%% the family name for this metric is stream_consumer_metrics but the real table used for data is rabbit_stream_consumer_created.
{stream_consumer_metrics, [
{2, undefined, stream_consumer_max_offset_lag, gauge, "Current maximum of offset lag of consumers"}
{2, undefined, stream_consumer_max_offset_lag, gauge, "Highest consumer offset lag"}
]},

{connection_metrics, [
Expand Down

0 comments on commit c361f93

Please sign in to comment.