summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-07-18 11:00:23 +0300
committerGitHub <noreply@github.com>2023-07-18 11:00:23 +0300
commit25586826d42107952ead3348dbce0c0223adf61d (patch)
treed6af5389beeed5e459b463e2258ce699159bbd7c /collectors/ebpf.plugin
parent489c3f5c66be6d3d63c3975bdbf6add861141998 (diff)
Bugfix on alerts generation for yamls (#15420)
Diffstat (limited to 'collectors/ebpf.plugin')
-rw-r--r--collectors/ebpf.plugin/multi_metadata.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/collectors/ebpf.plugin/multi_metadata.yaml b/collectors/ebpf.plugin/multi_metadata.yaml
index ca4e51df12..cec161aff7 100644
--- a/collectors/ebpf.plugin/multi_metadata.yaml
+++ b/collectors/ebpf.plugin/multi_metadata.yaml
@@ -705,7 +705,14 @@ modules:
troubleshooting:
problems:
list: []
- alerts: []
+ alerts:
+ - name: sync_freq
+ link: |
+ https://github.com/netdata/netdata/blob/master/health/health.d/synchronization.conf
+ metric: mem.sync
+ info: number of sync() system calls. Every call causes all pending modifications
+ to filesystem metadata and cached file data to be written to the underlying
+ filesystems.
metrics:
folding:
title: Metrics