Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We should add new metrics identifying how many consumer groups are in each state.

  • NumGroupsRebalancingNumGroupsPreparingRebalance: the number of consumer groups which are currently in the PreparingRebalance state.
  • NumGroupsAwaitingSync: the number of consumer groups which are currently in the AwaitingSync state.
  • NumGroupsStable: the number of groups which are currently in the Stable state.
  • NumGroupsDead: the number of groups which are currently in the Dead state.
  • NumGroupsEmpty: the number of groups which are currently in the Empty state.

...