hashicorp / vault-secrets-operator

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

Drop the tainted client gauge. #817

Closed benashz closed 3 weeks ago

benashz commented 3 weeks 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.