4.13. Postgres Pro Shardman Metrics #
All the metrics listed below are available starting with Postgres Pro and PostgreSQL 18.
Metrics based on the local shardman.pg_stat_fast_path view, collected by the shardman_fast_path plugin:
postgresql.shardman.fast_path.queries{cluster}postgresql.shardman.fast_path.all_queries{cluster}
Metrics based on the global shardman.gv_stat_monitor view, collected by the shardman_gv_monitor plugin:
postgresql.shardman.gv_monitor.resolved_deadlocks{cluster, rgid}postgresql.shardman.gv_monitor.aborted_xacts{cluster, rgid}postgresql.shardman.gv_monitor.committed_xacts{cluster, rgid}postgresql.shardman.gv_monitor.errors{cluster, rgid}