Adapter does not react to its config changes #678
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What happened?:
Changed prometheus-adapter (custom metrics configMap) config.
Geneated custom metrics did not change until adapter was restarted (by deleting its pod).
What did you expect to happen?:
Similarly to Prometheus, adapter has config-reloader to handle config changes:
Anything else we need to know?:
Currently handling any automation related to custom metrics is really frustrating. Making that reasonable would require both automatic config reloading, and some prometheus-operator support (prometheus-operator/kube-prometheus#2504).
Environment:
kubectl version
): 1.30The text was updated successfully, but these errors were encountered: