Hi,

I am trying to push metrics using PushGateway, and i get the below error 
while pushing the metrics: 

java.io.IOException: Response code from 
http://169.41.73.106:30000/metrics/job/pushgateway was 404, response body: 
404 page not found

at io.prometheus.client.exporter.PushGateway.doRequest(PushGateway.java:325)

at io.prometheus.client.exporter.PushGateway.pushAdd(PushGateway.java:160)

at com.test.promtheus.App.main(App.java:37)


The URL upto http://169.41.73.106:30000/metrics works fine, however when I 
try  /metrics/job with any of the scrape job names mentioned I get 404. Can 
someone help.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/509db932-215b-4235-90b9-26087d4ec92an%40googlegroups.com.

Reply via email to