Skip to content

Commit 1244d8e

Browse files
committed
[-] remove outdated aggressive hard-coded metric
1 parent 778028d commit 1244d8e

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

internal/metrics/metrics.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4165,23 +4165,6 @@ presets:
41654165
metrics:
41664166
pgpool_stats: 60
41674167
pgpool_processes: 60
4168-
prometheus:
4169-
description: similar to "exhaustive" but without some possibly longer-running metrics and those keeping state
4170-
metrics:
4171-
archiver: 1
4172-
backends: 1
4173-
bgwriter: 1
4174-
cpu_load: 1
4175-
db_size: 1
4176-
db_stats: 1
4177-
locks_mode: 1
4178-
replication: 1
4179-
replication_slots: 1
4180-
sproc_stats: 1
4181-
stat_statements_calls: 1
4182-
table_stats: 1
4183-
wal: 1
4184-
wal_receiver: 1
41854168
prometheus-async:
41864169
description: tuned for the new async (background collection) Prom feature. Prom tolerates max. 10min time lag, so intervals should be smaller than 600
41874170
metrics:

0 commit comments

Comments
 (0)