@cryptotaxi247 / netdata-1 / commits / e4c9f67b7

disable Postgres last vacuum/analyze alarms (#13698)

Ilya Mashchenko committed Sep 21, 2022 at 20:53 UTC e4c9f67b71b1bbc2a2ffa8c13d48800e532964f5
1 file changed +2 -2
health/health.d/postgres.conf
+2 -2
@@ -175,7 +175,7 @@ component: PostgreSQL
175 class: Errors
176 type: Database
177 component: PostgreSQL
178 - hosts: *
178 + hosts: !*
179 calc: $time
180 units: seconds
181 every: 1m
@@ -188,7 +188,7 @@ component: PostgreSQL
188 class: Errors
189 type: Database
190 component: PostgreSQL
191 - hosts: *
191 + hosts: !*
192 calc: $time
193 units: seconds
194 every: 1m