fix(health): disable go.d last collected alarm for prometheus module (#13309)
Ilya Mashchenko committed
Jul 5, 2022 at 20:48 UTC
fb6954edb094f31ff45d096fb2d1c6a05820c362
1 file changed
+1
-1
health/health.d/go.d.plugin.conf
+1
-1
@@ -6,7 +6,7 @@
6
class: Error
7
type: Netdata
8
component: go.d.plugin
9
- module: *
9
+ module: !prometheus *
10
calc: $now - $last_collected_t
11
units: seconds ago
12
every: 10s