Grafana Geomap for Prometheus data source

Yes correct, if it go critical those green dots in each location should turned into Red color. That’s what I asking. Eg: Now Shanghai location is Critical it should turn into Red Dot instead of Green

image

Did you try this:

Yes Please check here

I had to add a 0 threshold as well:

That too done still no luck :frowning:

Please show the table view of your data without any value mappings?

1 Like

try a different color for critical just to eliminate color blindness issue (I cant do red/green myself)

How were you able to push geolocation to grafana from prometheus ?

Hey,
To display our metrics on a geomap in Grafana, we need to include the longitude and latitude values along with the metrics. I currently use Pushgateway to forward metrics to Prometheus, which then allows us to visualize these metrics in Grafana’s Geomap.