Sure,
pg_locks_count:
pg_locks_count{datname="postgres",instance="postgres-01.db.x.y.z:9187",job="
postgres_exporter",mode="accessexclusivelock",server="127.0.0.1:5432"} 
 pg_locks_count{datname="postgres",instance="postgres-01.db.x.y.z:9187",job=
"postgres_exporter",mode="accesssharelock",server="127.0.0.1:5432"}     
... 

pg_settings_max_locks_per_transaction:
pg_settings_max_locks_per_transaction{instance="postgres-01.db.x.y.z:9187",
job="postgres_exporter",server="127.0.0.1:5432"}
...

pg_settings_max_connections:
pg_settings_max_connections{instance="postgres-01.db.x.y.z:9187",job="
postgres_exporter",server="127.0.0.1:5432"}
...


On Tuesday, June 16, 2020 at 3:25:31 PM UTC+4:30, Brian Candler wrote:
>
> Can you show some examples of the raw metrics:
>
> pg_locks_count
> pg_settings_max_locks_per_transaction
> pg_settings_max_connections
>
> including their complete label sets.  It should then be clearer how to 
> combine these.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/d98c258d-ef62-4aaf-9d80-3722c456f434o%40googlegroups.com.

Reply via email to