Then you're probably not scraping it, or the custom exporter is returning 
invalid data.

Check the value of the "up" metric in query browser for the given job and 
instance, i.e. up{job="foo",instance="bar"}

"up" missing - scraping not configured.
"up" has value 0 - unable to communicate or data is bad.
"up" has value 1 - maybe partial scrape

Check logs at prometheus and exporter; check traffic between prometheus and 
exporter with tcpdump.  Also show example of the curl output.

-- 
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/ab0b5481-a040-45db-b2cd-e9ed70c37f72o%40googlegroups.com.

Reply via email to