Hi Folks, I was trying to push some custom metrics to the push gateway , even tho the curl output displays the metrics on CLI :
# curl -L http://pushgateway:9091/metrics/ | grep some_metric TYPE some_metric untyped some_metric{instance="",job="some_job"} 3.14 But when I query it in the GUI it says no data. Do I have to do any configuration changes for them to be replicated on GUI ? -- 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/3e19d905-730a-4208-863b-816f552275a0%40googlegroups.com.

