summaryrefslogtreecommitdiffstats
path: root/collectors/ebpf.plugin
diff options
context:
space:
mode:
authorDimitris P <Dim-P@users.noreply.github.com>2023-08-08 18:52:14 +0100
committerGitHub <noreply@github.com>2023-08-08 20:52:14 +0300
commit4093cac2fab29bffe3faf04c54e6960b128176e6 (patch)
tree4df981d97d40f0460175cc4bdd6c82710dedbe86 /collectors/ebpf.plugin
parent1c8e72dfea192a4ef33e9c29aa3861a495a58625 (diff)
Change FreeBSD / macOS system.swap(io) to mem.swap(io) (#15769)
Diffstat (limited to 'collectors/ebpf.plugin')
-rw-r--r--collectors/ebpf.plugin/metadata.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/ebpf.plugin/metadata.yaml b/collectors/ebpf.plugin/metadata.yaml
index 4366693e47..2323267783 100644
--- a/collectors/ebpf.plugin/metadata.yaml
+++ b/collectors/ebpf.plugin/metadata.yaml
@@ -1376,7 +1376,7 @@ modules:
description: "These metrics show total number of calls to functions inside kernel."
labels: []
metrics:
- - name: system.swapcalls
+ - name: mem.swapcalls
description: Calls to access swap memory
unit: "calls/s"
chart_type: line