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

Raft/fix raft telemetry metric unit #13749

Merged

Conversation

davidadeleon
Copy link
Contributor

This PR is to update the Units being reported for the following Telemetry Metrics from Nanoseconds to Milliseconds to match documentation:

  1. vault.raft_storage.bolt.rebalance.time
  2. vault.raft_storage.bolt.spill.time
  3. vault.raft_storage.bolt.write.time

@ncabatoff
Copy link
Collaborator

Thanks David, can you add a changelog please? See https://github.com/hashicorp/vault/blob/main/CONTRIBUTING.md

@vercel vercel bot temporarily deployed to Preview – vault-storybook January 24, 2022 13:59 Inactive
changelog/13749.txt Outdated Show resolved Hide resolved
Updating change description

Co-authored-by: Nick Cabatoff <nick.cabatoff@gmail.com>
@vercel vercel bot temporarily deployed to Preview – vault-storybook January 24, 2022 15:42 Inactive
@sudomateo
Copy link

Nice work @davidadeleon! I told you there was nothing to be afraid of!

@ncabatoff ncabatoff merged commit 07eacd3 into hashicorp:main Jan 24, 2022
joatmon08 pushed a commit that referenced this pull request Jan 25, 2022
Converting raft time metrics to Milliseconds over Default Nanoseconds to maintain consistency
qk4l pushed a commit to qk4l/vault that referenced this pull request Feb 4, 2022
Converting raft time metrics to Milliseconds over Default Nanoseconds to maintain consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants