Prometheus is deployed in a k8s cluster.
I added relabel config to Prometheus Configmap.
I tried the reload mechanism, but it hasn't taken effect immediately.
- --web.enable-lifecycle has been added to Prometheus deployment yaml file.
I checked on the prometheus POD(etc/prometheus/prometheus.yml), it has updated with the latest value. But on Prometheus GUI, it is still the old one.
On Thursday, April 15, 2021 at 3:31:26 PM UTC+8 Stuart Clark wrote: