We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90931ff commit 7eba06bCopy full SHA for 7eba06b
queries-postgres-uptime.yml
@@ -1,5 +1,6 @@
1
pg_postmaster_uptime:
2
query: "select extract(epoch from current_timestamp - pg_postmaster_start_time()) as seconds"
3
+ master: true
4
metrics:
5
- seconds:
6
usage: "GAUGE"
0 commit comments