summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2022-07-05 20:48:26 +0300
committerGitHub <noreply@github.com>2022-07-05 20:48:26 +0300
commitfb6954edb094f31ff45d096fb2d1c6a05820c362 (patch)
tree37a0e6e1f23eec4098cd98a4422e8de6e62661af /health
parenta26cd8d8a87a804075acae487612cc10b3c5173e (diff)
fix(health): disable go.d last collected alarm for prometheus module (#13309)
Diffstat (limited to 'health')
-rw-r--r--health/health.d/go.d.plugin.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/go.d.plugin.conf b/health/health.d/go.d.plugin.conf
index 8bf84a9769..1adf72523d 100644
--- a/health/health.d/go.d.plugin.conf
+++ b/health/health.d/go.d.plugin.conf
@@ -6,7 +6,7 @@
class: Error
type: Netdata
component: go.d.plugin
- module: *
+ module: !prometheus *
calc: $now - $last_collected_t
units: seconds ago
every: 10s