Skip to content

Scrape Vault metrics with Prometheus #574

Description

@jchristgit

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: monitoringAn issue relating to a monitoring component (e.g. Prometheus, Grafana)group: kubernetesIssues and pull requests related to the Kubernetes setup

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions