hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.05k stars 868 forks source link

Add endpoint metricRelabelings in serviceMonitor #986

Closed ebuildy closed 2 months ago

ebuildy commented 6 months ago

Add metricRelabelings field for ServiceMonitor endpoint, to be able drop high cardinality metrics such as vault_expire_leases_by_expiration (https://github.com/hashicorp/vault/issues/24640) .

https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#monitoring.coreos.com/v1.RelabelConfig

hashicorp-cla commented 6 months ago

CLA assistant check
All committers have signed the CLA.