Files
vault/command
Rémi Lapeyre 74a613545e 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
..
2022-02-17 11:43:07 -08:00
2022-01-27 10:06:34 -08:00
2022-02-17 17:10:26 -08:00
2017-10-24 09:30:47 -04:00
2017-10-24 09:28:06 -04:00
2019-03-25 10:56:04 -07:00
2017-10-24 09:28:06 -04:00
2019-02-14 11:54:47 -08:00
2022-02-17 11:43:07 -08:00
2022-01-27 10:06:34 -08:00
2022-02-15 10:43:49 -08:00
2022-02-15 10:43:49 -08:00
2022-02-15 10:43:49 -08:00
2022-02-15 10:43:49 -08:00
2022-02-15 10:43:49 -08:00
2022-02-15 10:43:49 -08:00
2022-02-15 10:43:49 -08:00
2022-02-15 10:43:49 -08:00
2022-01-27 10:06:34 -08:00
2022-02-15 10:43:49 -08:00
2018-02-12 18:12:16 -05:00
2018-07-12 10:18:50 -04:00
2017-10-24 09:30:47 -04:00
2019-09-26 08:46:41 -04:00
2019-07-05 13:36:44 -07:00
2021-10-26 10:52:29 -06:00
2020-03-17 09:46:44 -04:00
2017-10-24 09:30:48 -04:00
2017-10-24 09:39:34 -04:00
2022-01-27 10:06:34 -08:00
2018-11-06 17:21:24 -08:00
2017-10-24 09:30:48 -04:00
2017-10-24 09:30:48 -04:00
2018-08-14 14:20:49 -04:00
2022-02-17 13:17:59 -07:00
2022-02-17 11:43:07 -08:00
2017-10-24 09:39:34 -04:00
2018-02-12 18:12:16 -05:00
2018-02-12 18:12:16 -05:00
2017-10-24 09:30:47 -04:00
2018-03-20 14:54:10 -04:00
2022-02-14 18:06:02 -05:00
2017-10-24 09:30:48 -04:00
2022-02-17 13:08:51 -08:00