open-vault/website/content/docs
Rémi Lapeyre 98b18ee08e
Add telemetry to Vault agent (#13675)
This patch adds a new /agent/v1/metrics that will return metrics on the
running Vault agent. Configuration is done using the same telemetry
stanza as the Vault server. For now default runtime metrics are
returned with a few additional ones specific to the agent:
  - `vault.agent.auth.failure` and `vault.agent.auth.success` to monitor
  the correct behavior of the auto auth mechanism
  - `vault.agent.proxy.success`, `vault.agent.proxy.client_error` and
  `vault.agent.proxy.error` to check the connection with the Vault server
  - `vault.agent.cache.hit` and `vault.agent.cache.miss` to monitor the
  cache

Closes https://github.com/hashicorp/vault/issues/8649

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-02-17 17:10:26 -08:00
..
agent Add telemetry to Vault agent (#13675) 2022-02-17 17:10:26 -08:00
audit
auth Update repository links to point to main (#14112) 2022-02-17 14:30:56 -05:00
commands Document vault write JSON request parameters (#14087) 2022-02-17 10:07:41 -05:00
concepts changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
configuration Vault documentation: added new warning to listener stanza parameters (#14036) 2022-02-14 08:54:43 -08:00
deprecation
enterprise changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
get-started Vault documentation: created new developer quick start guide (#14038) 2022-02-16 15:25:36 -08:00
internals Typo and clarity fixes (#14081) 2022-02-15 10:43:49 -08:00
platform changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
release-notes
secrets Update repository links to point to main (#14112) 2022-02-17 14:30:56 -05:00
upgrading Update upgrade-to-1.3.10.mdx (#12341) 2022-01-28 09:27:23 -08:00
browser-support.mdx Vault documentation: added a warning message to vault ui browser support doc (#13961) 2022-02-09 09:10:24 -08:00
glossary.mdx
index.mdx
install.mdx
partnerships.mdx Vault Integration Program Update (#14031) 2022-02-15 11:19:51 -08:00
plugin-portal.mdx Revert "MFA (#14049)" (#14135) 2022-02-17 13:17:59 -07:00
plugin.mdx
use-cases.mdx
what-is-vault.mdx added link to hcpv docs (#13992) 2022-02-09 16:15:17 -08:00