infinityworks / prometheus-rancher-exporter

Exposes Rancher metrics to Prometheus
MIT License
99 stars 47 forks source link

Service health status and simple status isn't being populated in Grafana #20

Closed inabhi9 closed 7 years ago

inabhi9 commented 7 years ago

For eg, This query rancher_service_health_status{health_state="unhealthy"} == 1 in grafana doesn't load anything while it works fine in prometheus

Nevermind, it's silly mistake of time range selection

Rucknar commented 7 years ago

Glad you got it sorted @inabhi9 . I always make sure grafana is set to read the 'current' value as well, rather than the default 'average'