1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 09:16:38 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Fabian Reinartz
50d7b9f56e
prometheus: enforce external labels
Add external labels `prometheus` and `prometheus_replica` via Pod env
variables and Prometheus config expansion.
2018-04-13 11:52:49 +02:00
crandl201
cc7bb75292 prometheus-config-reloader: propagate errors for refreshing config files 2018-03-02 14:49:58 -05:00
Mike Bryant
424c80f536 Use exponential backoff for prometheus reloading.
On startup, prometheus may not be ready to be reloaded.
Or, during operation, something may go wrong with prometheus temporarily.

In either case, reloading would fail. This situation would not be fixed until
another change was detected.

Here we fix this by retrying until success.

Fixes #436
2017-06-23 20:19:56 +01:00
Frederic Branczyk
2a14d2aefe
prometheus-config-reloader: rename from prometheus-watcher 2017-03-17 12:10:48 +01:00
Renamed from contrib/prometheus-watcher/examples/prometheus-watcher.yaml (Browse further)