Hi, I am trying to read the metrics located at a particular location of my laptop, adding that as a target in Prometheus and visualizing and sending alerts using grafana.
I have written a python application which displays the metrics in localhost:8001 I have added this as target in prometheus.yml file But i am unable to see this in Prometheus localhost 9090 .It's saying no data point found. Need help regarding the same. Please let me know what i can do to solve this issue. and also is there any way i can check whether my custom metrics are of a proper format or not using python. I tried changing the localhost to an external ip address but did not work. Attaching my prometheus.yml Thanks, Bhagya -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/de43a567-d71b-4407-867e-c4677bd6742an%40googlegroups.com.

