IE:
- targets:
- ‘127.0.0.1:8000’
and make sure you have the http listener on port 8000 as well
listen = '0.0.0.0:8000',
}```
ya, done this all, but no luck.
kumo.start_http_listener {
listen = ‘0.0.0.0:8000’,
}
yes same i done
on that server , what do you see if you run this?
curl http://localhost:8000/metrics
above metrics which i shared
this
ok, then kumo is working and port is open. Is prometheus running?
yes
let, me configure all once again, will let you know.
if you open a web browser to port 9090 on that server, do you see the prometheus UI?
yes
and this is where you dont see the metrics?
can you see any of the KumoMTA metrics?
yes my target is also up, i see metrics which i shared
I mean in the Prometheus UI
yes in UI
Then I am unclear what teh problem is. If you can see KumoMTA metrics in the Prometheus UI, what problem are you reporting?