Skip to content

Prometheus reloading #217

Open
Open
@hholst80

Description

I have deployed VictoraMetrics (promethus compatible) as a Deployment with replicas=1 and I would like to reload Prometheus using Stakater/Reloader.
The problem I am running into is that VictoraMetrics will not allow the database to be re-allocated to a new pod while the old pod is still running. I cannot see a way to redeploy VM using this process, but rather I would in this case employ some kind of process signaling to reload the configuration. Is that something that Reloader can support directly or indirectly?

...
prometheus-5cf78d6949-qnpt5          1/1     Running            0          21h
prometheus-697ddcbfd9-lrll2          0/1     CrashLoopBackOff   3          84s

https://www.robustperception.io/reloading-prometheus-configuration

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions