Frederic Branczyk

Results 513 comments of Frederic Branczyk

Which version of Prometheus are you running? I know there were a couple of versions where target updating infrastructure had some deadlocks and/or were lagging behind.

could you try the latest release candidate to see if this is fixed? That would be `v2.6.0-rc.0`.

Are you still seeing this issue?

@vfiset what is the actual error you are seeing in the Prometheus targets page for the node-exporter instances in question?

Please follow the issue template. Could you please share the logs of prometheus and the prometheus-operator?

Can you share the generated Prometheus config? The one you see on `/config` in the Prometheus UI.

What version of the prometheus operator are you using?

can you bump the log verbosity to `debug` and share the prometheus operator logs with us?

It's `--log-level=debug`: https://github.com/coreos/prometheus-operator/blob/c13bcedd9f9b5dff9840785c3b02d9066dd6b2a8/cmd/operator/main.go#L148

It seems the namespace is selected appropriately, but the PodMonitor ends up not being selected for some reason. This will need a deeper look.