Skip to content

[Feature Request] Support for Hashicorp Vault/refreshing credentials. #290

@kanuahs

Description

@kanuahs

I want to run postgres exporter as a kubernetes pod. PostgresSQL usernames & passwords are generated by vault and expire after a certain amount of time.

I was planning on using a sidecar to fetch credentials and inject them into the exporter container as environment variables. However I'd like to avoid restarting the pod to use the updated credentials.

Possible fix:
On db connection failure, the exporter could refresh credentials and retry if a change is detected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions