Skip to content

Conversation

@gsantos-hc
Copy link
Contributor

🎫 VAULT-39930

Add mention of PKI certificate counts to the automated and manual license usage reporting docs.

Add mention of PKI certificate counts to the automated and manual
license usage reporting docs.
@gsantos-hc gsantos-hc requested a review from a team as a code owner October 21, 2025 17:36
@gsantos-hc gsantos-hc requested a review from rculpepper October 21, 2025 17:36
@github-actions github-actions bot added the Vault Content update for Vault product docs label Oct 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Wed Oct 22 17:20:59 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Wed Oct 22 17:14:05 UTC 2025

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

Broken Link Checker

No broken links found! 🎉

snapshot
- `snapshot_id` - A unique identifier for this particular snapshot
- `process_id` - An identifier for the system that produced this snapshot
- `timestamp` - The date and time for this snapshot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `timestamp` - The date and time for this snapshot
- `timestamp` - The date and time for the generated snapshot.

- `metrics` - A map of representations of snapshot metrics contained within
this snapshot
- `key` - The key name associated with this metric
- `kind` - The kind of metric (feature, counter, sum, or mean)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `kind` - The kind of metric (feature, counter, sum, or mean)
- `kind` - The kind of metric (feature, counter, sum, or mean).

Comment on lines +85 to +88
- `-message` `(string: "")` - Provide context about the conditions under
which the report was generated and submitted. This message is not included
in the license utilization bundle but will be included in the vault server
logs. (optional)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `-message` `(string: "")` - Provide context about the conditions under
which the report was generated and submitted. This message is not included
in the license utilization bundle but will be included in the vault server
logs. (optional)
- `-message` `(string: "")` - Provides context about the conditions under
which Vault generated and submitted the report. Vault writes the
context message to the server logs, but does not include the message
in the license utilization bundle.

Style correction: write in active voice

Comment on lines +91 to +92
historical snapshots. If no snapshots were persisted in the last 24 hrs, it
takes a snapshot and exports it to a bundle. (optional)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
historical snapshots. If no snapshots were persisted in the last 24 hrs, it
takes a snapshot and exports it to a bundle. (optional)
historical snapshots. Vault takes a snapshot and exports the snapshot
to a bundle if it has not persisted a snapshot in the last 24 hrs.

Style correction: write in active voice

schavis and others added 2 commits October 21, 2025 17:11
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
@gsantos-hc
Copy link
Contributor Author

@schavis Committed suggestions that were directly related to the content I edited, or where I felt comfortable changing without further research.

Other changes, like "this snapshot", I won't make right now, as I'd need to do further research to confirm their accuracy (e.g., IIUC, there can be multiple snapshots within a single payload). These are marked as changes within this PR largely because of document-wide formatting but I didn't actually edit the content.

@schavis
Copy link
Contributor

schavis commented Oct 22, 2025

@schavis Committed suggestions that were directly related to the content I edited, or where I felt comfortable changing without further research.

@gsantos-hc Makes sense. "Ignore whitespace" was unchecked for some reason so it made it look like you had edited the whole page 🤦🏽‍♀️

@schavis schavis enabled auto-merge (squash) October 22, 2025 16:35
@schavis schavis merged commit ea7321a into hashicorp:main Oct 22, 2025
10 checks passed
@gsantos-hc gsantos-hc deleted the VAULT-39930-lic-usage-cert-counts branch October 22, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Vault Content update for Vault product docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants