Fix typo in metadata (eBPF) (#16405)
* fix_typo: Fix typo in metadata * fix_typo: Address https://github.com/netdata/netdata/pull/16405/files#r1391264497
thiagoftsm committed
Nov 13, 2023 at 17:01 UTC
d60e684c68d485cd9305684e1ba0a59d9a36309a
1 file changed
+1
-1
collectors/ebpf.plugin/metadata.yaml
+1
-1
@@ -402,7 +402,7 @@ modules:
402
unit: "calls/s"
403
chart_type: stacked
404
dimensions:
405
- - name: callp
405
+ - name: call
406
- name: app.task_close
407
description: Tasks closed
408
unit: "calls/s"