-
Notifications
You must be signed in to change notification settings - Fork 83
VAULT-37634, VAULT-36946: Census metrics for recover capability and auto snapshot config counts #864
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
Merged
miagilepner
merged 1 commit into
vault/1.21.x
from
miagilepner/VAULT-37634-census-metrics-auto-snapshots-recover
Aug 28, 2025
Merged
VAULT-37634, VAULT-36946: Census metrics for recover capability and auto snapshot config counts #864
miagilepner
merged 1 commit into
vault/1.21.x
from
miagilepner/VAULT-37634-census-metrics-auto-snapshots-recover
Aug 28, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vercel Previews Deployed
|
Broken Link CheckerNo broken links found! 🎉 |
Glad to review. Can you add a description and link the jira ticket? I'm finding it hard to understand based solely on the diff. |
wow that diff is not useful at all. I've updated the description and added jiras. Sorry about that! |
biazmoreira
approved these changes
Aug 26, 2025
yhyakuna
approved these changes
Aug 28, 2025
schavis
added a commit
that referenced
this pull request
Oct 9, 2025
* Create 1.21 docset * Rename 1.21 folder to mark it as an rc docset * Add documentation for new secret list parameter * Add role count product usage metrics * Add docs for client first used time * Add api-docs field description and docs feature explanation * Change description for token creation time * Add docs for AES-CBC * Add api docs for derivedkeys * Add field documentation and info * Fix LDAP docs referencing Azure by mistake * Add reference * Add more info about setting up CMEK for GCP sync * Add section to api docs on batch-fetch certificates. * VAULT-37634, VAULT-36946: Census metrics for recover capability and auto snapshot config counts (#864) * VAULT-37633: Database static role recover (#884) * VAULT-38654: Docs for autoloading snapshots (#890) * Update gcpsm.mdx * Add docs & api-docs for Azure Secrets Static Roles * VAULT-37037 docs for Vault proxy update (#923) * Add docs for KV v2 Version Attribution * [VAULT-39627] Add GUI steps for Secret Engine mount tune. * Prep update docs for 1.21 * Add missing version table * Add SPIFFE auth plugin docs * add docs to Setup login MFA * cumulative api docs * add missing partial * Correct partial paths for summary tables * Add metrics docs changes * add documentation for oracle * add TOTP support to login MFA types * create a partial alert for tech preview, add another sample request and response * Add missing important change info and remove empty release notes * [VAULT] GA to RC sync 20251002 (#1052) * Fix endpoint_url description within https_spiffe_bundle section in API docs * Clarify only one enforcement can be configured for web UI self-enroll * Update metadata docs * Final pre-publication sync (#1076) * Fix important changes pages --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> Co-authored-by: Eleonore Carpentier <shaeli@github.com> Co-authored-by: Ellie Sterner <ellie.sterner@hashicorp.com> Co-authored-by: akshya96 <araghavan@hashicorp.com> Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com> Co-authored-by: akshya96 <87045294+akshya96@users.noreply.github.com> Co-authored-by: rculpepper <rculpepper@hashicorp.com> Co-authored-by: Kit Haines <khaines@mit.edu> Co-authored-by: Rachel Culpepper <84159930+rculpepper@users.noreply.github.com> Co-authored-by: miagilepner <miagilepner@gmail.com> Co-authored-by: Milena Zlaticanin <Milena.Zlaticanin@ibm.com> Co-authored-by: Zlaticanin <60530402+Zlaticanin@users.noreply.github.com> Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> Co-authored-by: Yoko Hyakuna <yoko.hyakuna1@ibm.com> Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com> Co-authored-by: Jaired Jawed <jaired.jawed@hashicorp.com> Co-authored-by: Jaired Jawed <me@jairedjawed.com> Co-authored-by: Vinay Gopalan <vinay@hashicorp.com> Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com> Co-authored-by: Shannon Roberts <shannon.roberts@hashicorp.com> Co-authored-by: Steven Clark <steven.clark@hashicorp.com> Co-authored-by: Shannon Roberts (Beagin) <beagins@users.noreply.github.com> Co-authored-by: claire bontempo <cbontempo@hashicorp.com> Co-authored-by: Jenny Deng <jenny.deng@hashicorp.com> Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com> Co-authored-by: Guilherme Santos <157053549+gsantos-hc@users.noreply.github.com> Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com> Co-authored-by: divyaac <divya.chandrasekaran@hashicorp.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add the new census metrics to the list in the documentation. The new metrics are:
vault.policies.acl.recover.count
vault.autosnapshots.local.count
vault.autosnapshots.google-gcs.count
vault.autosnapshots.aws-s3.count
vault.autosnapshots.azure-blob.count
Jiras:
https://hashicorp.atlassian.net/browse/VAULT-36946
https://hashicorp.atlassian.net/browse/VAULT-37634