You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've created the new Grafana dashboard. I found that some of the metrics are missing, such as pgcat_servers_active_count, pgcat_servers_idle_count , etc the metric is not include in v1.2.0 (#785)
Describe the bug
I've created the new Grafana dashboard. I found that some of the metrics are missing, such as
pgcat_servers_active_count, pgcat_servers_idle_count , etcthe metric is not include in v1.2.0 (#785)To Reproduce
Steps to reproduce the behavior:
ghcr.io/postgresml/pgcat:v1.2.0curl -l localhost:9930/metricsto see there is metric that had been pushed to main branch (Improve Prometheus stats + Add Grafana dashboard #785)Expected behavior
Metric should appear on prom-exporter