Prometheus metric counters are not showing in grafana dashboard

4/25/2020

Below are the steps executed for metrics being published to grafana from prometheus

1)Defined the metric_counter in values.yaml file for k8s ex: metric_counters:"something"

2)Published the metric to prometheus client.

3) Queried using sum(something[5m])

Did I miss anything? There are no metrics being published for counters.

-- shruti hegde
grafana
kubernetes
prometheus
streaming

0 Answers