Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usagemetrics: add cluster members to metrics API (#10340) #10346

Merged
merged 1 commit into from
Jun 3, 2021

Commits on Jun 3, 2021

  1. usagemetrics: add cluster members to metrics API (#10340)

    This PR adds cluster members to the metrics API. The number of members per
    segment are reported as well as the total number of members.
    
    Tested by running a multi-node cluster locally and ensuring the numbers were
    correct. Also added unit test coverage to add the new expected gauges to
    existing test cases.
    Paul Ewing authored and pcewing committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    40bdb57 View commit details
    Browse the repository at this point in the history