pgcat icon indicating copy to clipboard operation
pgcat copied to clipboard

Some of the metric are missing

Open Rorschach-10 opened this issue 10 months ago • 1 comments

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 (https://github.com/postgresml/pgcat/pull/785)

To Reproduce Steps to reproduce the behavior:

  1. Pull ghcr.io/postgresml/pgcat:v1.2.0
  2. run container with said image
  3. curl -l localhost:9930/metrics to see there is metric that had been pushed to main branch (https://github.com/postgresml/pgcat/pull/785)

Expected behavior Metric should appear on prom-exporter

Rorschach-10 avatar May 21 '25 07:05 Rorschach-10

I'm having the same issue

pradit-ra avatar May 23 '25 03:05 pradit-ra