hashicorp / vault-helm

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

Need servicemonitor for vault injector prometheus metrics #919

Open saravanan30erd opened 1 year ago

saravanan30erd commented 1 year ago

Is your feature request related to a problem? Please describe.

Refer: https://github.com/hashicorp/vault-helm/blob/main/values.yaml#L62 If we enable metrics, the Vault Agent Injector exports Prometheus metrics at the /metrics path. But It seems there is no servicemonitor for Injector.

Describe the solution you'd like Need a servicemonitor for vault injector prometheus metrics