This message was deleted.
# general
a
This message was deleted.
c
I'm sorry to hear that you're experiencing problems with Prometheus monitoring. I've found a couple of issues in GitHub that might be related to the problems you're experiencing: • https://github.com/rancher/dashboard/issues/9099https://github.com/rancher/rancher/issues/41036https://github.com/rancher/dashboard/issues/8885 It looks like they were patched in Rancher v2.7.5/v2.7.7. Do you think they can be related to the behavior you're experiencing?
g
Hi @curved-zebra-30454 and thanks for looking at this. I don't think those 3 issues are related to this (but can't be totally sure as they are quite complex). The last two at least seem to be related to running in a local cluster, whereas I'm running in a RKE cluster created and managed by Rancher. And they all seem to be related to Grafana, whereas my problem is with the Prometheus targets that should be being scraped.
Presumably to fix the problems like the
rancher-monitoring-kube-controller-manager
one I described the scheme of the URL needs to be changed from
http
to
https
. But where should this change be made? The service monitor does not seem to contain this, only the URL
<http://pushprox-kube-controller-manager-proxy.cattle-monitoring-system.svc:8080>
.
c
hmmm... unfortunately, I'm not sure where this change would have to be made. Can you raise a github issue that provides a minimal reproduction so that our team can take a closer look?
g