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

Conversation

pcewing
Copy link
Contributor

@pcewing pcewing commented Jun 3, 2021

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.

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.
@vercel
Copy link

vercel bot commented Jun 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

consul-ui-staging – ./ui

🔍 Inspect: https://vercel.com/hashicorp/consul-ui-staging/DeF1dkYhe8cirW2zhVw8gAa6k5yN
✅ Preview: Canceled

@pcewing pcewing requested a review from mkeeler June 3, 2021 17:24
@github-actions github-actions bot added the type/docs Documentation needs to be created/updated/clarified label Jun 3, 2021
@pcewing pcewing merged commit ef533f7 into release/1.9.x Jun 3, 2021
@pcewing pcewing deleted the 1.9.x-member-metrics branch June 3, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants