Loann Le
cc8e4c4e1a
removed duplicate entry ( #14758 )
2022-03-29 10:38:30 -07:00
VAL
dae8a00f0c
Typo and clarity fixes ( #14081 )
2022-02-15 10:43:49 -08:00
Victor Rodriguez
1cde29f9f8
Restore tidy-status documentation. ( #14075 )
...
Restore tidy-status documentation.
Fixes VAULT-5113.
2022-02-15 11:04:21 -05:00
Victor Rodriguez
5efe75c4f8
Remove documentation for upcoming /pki/tidy-status endpoint. ( #14044 )
...
The documentation will be released along with the feature.
2022-02-14 15:41:50 -05:00
hghaf099
13b8306575
VAULT-1564 report in-flight requests ( #13024 )
...
* VAULT-1564 report in-flight requests
* adding a changelog
* Changing some variable names and fixing comments
* minor style change
* adding unauthenticated support for in-flight-req
* adding documentation for the listener.profiling stanza
* adding an atomic counter for the inflight requests
addressing comments
* addressing comments
* logging completed requests
* fixing a test
* providing log_requests_info as a config option to determine at which level requests should be logged
* removing a member and a method from the StatusHeaderResponseWriter struct
* adding api docks
* revert changes in NewHTTPResponseWriter
* Fix logging invalid log_requests_info value
* Addressing comments
* Fixing a test
* use an tomic value for logRequestsInfo, and moving the CreateClientID function to Core
* fixing go.sum
* minor refactoring
* protecting InFlightRequests from data race
* another try on fixing a data race
* another try to fix a data race
* addressing comments
* fixing couple of tests
* changing log_requests_info to log_requests_level
* minor style change
* fixing a test
* removing the lock in InFlightRequests
* use single-argument form for interface assertion
* adding doc for the new configuration paramter
* adding the new doc to the nav data file
* minor fix
2021-12-08 17:34:42 -05:00
Rémi Lapeyre
73b9f198be
Fix some typos ( #12289 )
2021-11-15 14:52:04 -05:00
Victor Rodriguez
51d3b79442
VAULT-444: Add PKI tidy-status endpoint. ( #12885 )
...
VAULT-444: Add PKI tidy-status endpoint.
Add metrics so that the PKI tidy status can be monitored using telemetry as well.
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2021-11-02 11:12:49 -04:00
Nick Cabatoff
fb7dd97e3f
Document autopilot metrics ( #12612 )
2021-10-14 09:03:17 -04:00
Rowan Smith
905ccda15b
updated vault.core.license.expiration_time_epoch ( #12760 )
2021-10-07 07:14:25 -04:00
Nick Cabatoff
3ec6dc14df
Update telemetry docs to include HA forwarding metrics. ( #12611 )
2021-09-22 12:10:26 -04:00
Nick Cabatoff
9b578c529a
Add docs for metrics from #11472 . ( #12278 )
2021-08-19 09:49:00 -04: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
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
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
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
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
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