Skip to content

Commit

Permalink
changefeedccl: add scoping support for max_behind_nanos
Browse files Browse the repository at this point in the history
Currently, changefeed.max_behind_nanos is a measurement of the
lag of the furthest behind changefeed. We'd like to be able to
support scoping/grouping changefeeds. This applies scoping to
that metric similar to the scoping on changefeed.aggregator_progress.

Epic: none
Fixes: cockroachdb#132281

Release note (ops change): the changefeed.max_behind_nanos metric
now supports scoping with metric labels.
  • Loading branch information
aerfrei committed Dec 17, 2024
1 parent 46e8e0f commit 521ad3f
Show file tree
Hide file tree
Showing 4 changed files with 680 additions and 48 deletions.
Loading

0 comments on commit 521ad3f

Please sign in to comment.