Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Recommended way to monitor sealed/unsealed status? #346

Description

@cpick

I have a vault-operator-installed cluster that I'm monitoring with Prometheus. The StatsD exporter provides some metrics, but I am looking for a way to track the number of sealed/unsealed vault instances. (For example: I'd like to trigger an alert when a certain number of nodes are unsealed.)

I know that vault-operator keeps the VaultService resource's "status" section up to date with this information, but I haven't found a convenient way to get this information into Prometheus.

I've found the vault_exporter tool, perhaps that can be installed as a sidecar alongside the StatsD exporter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions