mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* add vault.agent.authenticated metric fix metric name * Update command/agentproxyshared/auth/auth.go --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
3 lines
154 B
Plaintext
3 lines
154 B
Plaintext
```release-note:improvement
|
|
agent: Add metric (vault.agent.authenticated) that is set to 1 when vault agent has a valid token and zero if it does not.
|
|
``` |