Via #573, we currently do not scrape any metrics from Vault. This prevents us from monitoring Vault's health except via generic Kubernetes monitoring.
Vault exposes a metrics endpoint, see https://developer.hashicorp.com/vault/api-docs/system/metrics. The endpoint requires authentication. As far as I can see, we cannot cleanly configure headers to send along in the Prometheus server configuration in a generic manner.
Action items
Via #573, we currently do not scrape any metrics from Vault. This prevents us from monitoring Vault's health except via generic Kubernetes monitoring.
Vault exposes a metrics endpoint, see https://developer.hashicorp.com/vault/api-docs/system/metrics. The endpoint requires authentication. As far as I can see, we cannot cleanly configure headers to send along in the Prometheus server configuration in a generic manner.
Action items