Chris Capurso
f421fa96c4
Add kv custom key metadata ( #12218 )
...
* add custom-metdata flag to "kv metadata put" command
* add kv metadata put command test for custom-metadata flag
* add custom_metadata to kv-v2 api docs
* add custom_metadata to kv-v2 cli docs
* update go.mod
* Add custom metadata limits to docs
* add changelog entry
* update vault-plugin-secrets-kv to @master
2021-08-23 15:49:09 -04:00
Nick Cabatoff
9b578c529a
Add docs for metrics from #11472 . ( #12278 )
2021-08-19 09:49:00 -04:00
Loann Le
9ba8b90dc4
Vault Documentation: Added Glossary ( #12324 )
...
* added glossary
* Update website/content/docs/glossary.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* Update website/content/docs/glossary.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
* modified secrets and barrier content based on feedback
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
2021-08-16 13:08:44 -07:00
Jim Kalafut
70b956ebec
Add link to plugin upgrade instructions ( #12043 )
2021-08-03 15:58:17 -07:00
mickael-hc
28cb68ba11
docs: add barrier key auto-rotation to internals/rotation ( #12149 )
...
This functionality was introduced in Vault 1.7.0 and is documented in api-docs/system/rotate-config
2021-08-03 15:52:24 -07:00
SaintMalik
95ff6687b1
Docs: Fix broken link ( #12192 )
...
* Docs: Fix broken link
What does this PR do
Fix dead or broken links in this docs page, making navigation easy for others.
* fixing broken link
* fixing broken links
2021-07-28 13:18:54 -07:00
swayne275
276b08d624
Fix minor typo in Internals/Plugins documentation ( #12113 )
...
* fix minor plugin doc typo
* fix limits of of typo and related
* forgot to save on this typo fix
2021-07-20 07:21:24 -06:00
Nick Cabatoff
5a9300ffec
Fix license expiration metric name in docs. ( #12125 )
2021-07-19 19:19:32 -04:00
Pratyoy Mukhopadhyay
fbd1fdf89c
Update some metric types, fix some wording ( #12122 )
2021-07-19 14:54:24 -07:00
Meggie
522cfdf20a
Elaborating on telemetry persistence ( #12119 )
...
* Elaborating on telemetry persistence
Some users understand how an aggregator relates to Vault telemetry, and
some users are approaching this concept for the first time. Those newer
to the concepts benefit from some extra clarification that the metrics
sourced directly from Vault aren't stored anywhere.
Sources:
https://prometheus.io/docs/concepts/metric_types/
https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md
https://docs.splunk.com/observability/metrics-and-metadata/metric-types.html
* Updated summary note
2021-07-19 16:12:29 -04:00
Josh Black
1e68be76e4
Document bolt metrics ( #12107 )
2021-07-16 11:44:30 -07:00
Danny Hermes
61a62e3e67
Typo fix: period rotation -> periodic rotation ( #12011 )
2021-07-08 10:45:49 -04:00
Pratyoy Mukhopadhyay
15667c581d
Augment lease revocation metrics ( #11954 )
...
* [VAULT-1982] Add metric for irrevocable leases
* [VAULT-1982] Add metric for tracking worker count per queue
* [VAULT-1982] Update external docs
* [VAULT-1982] Add nil check on metrics sink
* [VAULT-1982] Update metric name, fix access patterns
* [VAULT-1982] Add locking when marking leases as irrevocable
* [VAULT-1982] Remove workers per mount metric
* [vault-1982] Misc review fixes
* [VAULT-1982] minor refactor
* [VAULT-1982] Add/update some comments
2021-06-30 14:37:36 -07:00
Nick Cabatoff
99ea0fb5d6
Document vault.core.expiration_time_epoch metric. ( #11919 )
2021-06-22 14:31:08 -04:00
Calvin Leung Huang
e1e1cce150
docs: add troubleshooting sub-section on plugins ( #11858 )
...
* docs: add troubleshooting sub-section on plugins
* docs: fix grammatical error
2021-06-14 12:50:43 -07:00
Mark Lewis
c46f3ab0e0
Update security.mdx ( #11725 )
2021-05-29 16:15:41 -07:00
Mark Lewis
0c57251e40
Update architecture.mdx ( #11724 )
2021-05-29 16:14:21 -07:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Josh Black
15c59e8662
Add log shipper configuration docs ( #11014 )
...
* Add log shipper configuration docs
* Fix indentation issue
* Add telemetry
* Updates to logshipper docs
* Add CCC related replication config docs. (#11087 )
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Correct formatting
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2021-03-18 16:41:13 -07:00
aphorise
c72daf303a
Docs - Plugin register operator & example add ( #10864 )
2021-03-17 16:04:51 -07:00
Mark Gritter
2678af4c7a
Fix typo in limits.mdx ( #11103 )
2021-03-12 15:46:41 -06:00
Brian Kassouf
8db00401a4
expiration: Add a few metrics to measure revoke queue lengths ( #10955 )
...
* expiration: Add a few metrics to measure revoke queue lengths
* Update the metric names
* Add appropriate cluster labels
* Add metrics to docs
* Update jobmanager.go
2021-02-26 16:00:39 -08:00
aphorise
9d5d7b45d9
Docs - Namespace monitoring corrected examples ( #10863 )
...
Re-doing PR #10305
2021-02-11 11:32:52 -06:00
Aleksandr Bezobchuk
b7891c12b7
docs: update "Policy Syntax" section ( #10590 )
...
Co-authored-by: mgritter <mgritter@hashicorp.com>
2021-01-26 22:14:47 -06:00
Aleksandr Bezobchuk
c46a966226
metrics: activity log ( #10514 )
...
* core: add vault.identity.entity.active.monthly log
* Fixed end-of-month metrics and unit test.
* Added metric covering month-to-date (not broken down by namespace.)
* Updated documentation
* Added changelog.
Co-authored-by: mgritter <mgritter@hashicorp.com>
2021-01-26 16:37:07 -06:00
Scott Miller
675857e6d7
Add NIST guidance on rotating keys used for AES-GCM encryption ( #10612 )
...
* Add NIST guidance on rotating keys used for AES-GCM encryption
* Capture more places barrier encryption is used
* spacing issue
* Probabilistically track an estimated encryption count by key term
* Un-reorder imports
* wip
* get rid of sampling
2021-01-07 15:37:37 -06:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00