hashicorp / vault-helm

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

Configurable tlsConfig and authorization for Prometheus ServiceMonitor #1025

Closed tomhjp closed 1 month ago

tomhjp commented 1 month ago

Building on #931, this adds support for scraping metrics from Vault when its metrics listener uses TLS and requires authentication.

tomhjp commented 1 month ago

Thanks!