File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -316,7 +316,12 @@ Metrics: PostgreSQL
316
316
' PostgreSQL waits: Replication Locks' : pgsql.lwlock[replication]
317
317
' PostgreSQL waits: Buffer operations' : pgsql.lwlock[buffer]
318
318
' PostgreSQL waits: Other operations' : pgsql.lwlock[other]
319
+ ' PostgreSQL: number of prepared transactions' : ' pgsql.prepared.count'
320
+ ' PostgreSQL: oldest prepared transaction running time in sec' : ' pgsql.prepared.oldest'
319
321
322
+ ' Pg_probackup catalog {#BACKUPDIR}: size' : pg_probackup.dir.size[{# BACKUPDIR}]
323
+ ' Pg_probackup catalog {#BACKUPDIR}: error' : ' pg_probackup.dir.error[{#BACKUPDIR}]
324
+ ' Relation size: {# RELATIONNAME}': 'pgsql.relation.size[{#RELATIONNAME}]'
320
325
' Database {#DATABASE}: size' : pgsql.database.size[{# DATABASE}]
321
326
' Count of bloating tables in database: {#DATABASE}' : pgsql.database.bloating_tables[{# DATABASE}]
322
327
' Max age (datfrozenxid) in: {#DATABASE}' : pgsql.database.bloating_tables[{# DATABASE}]
You can’t perform that action at this time.
0 commit comments