hashicorp / vault-secrets-operator

The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.
https://hashicorp.com
Other
471 stars 102 forks source link

Drop the tainted client gauge. #817

Closed benashz closed 5 months ago

benashz commented 5 months ago

In hindsight this metric doesn't make sense at this point. It also introduces another high cardinality metric that users probably don't want to have to manage. This metric is better implemented as a collector on the client cache itself, setting the total number of tainted clients would be more meaningful.