summaryrefslogtreecommitdiffstats
path: root/collectors/cgroups.plugin/multi_metadata.yaml
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/cgroups.plugin/multi_metadata.yaml
parent489c3f5c66be6d3d63c3975bdbf6add861141998 (diff)
Bugfix on alerts generation for yamls (#15420)
Diffstat (limited to 'collectors/cgroups.plugin/multi_metadata.yaml')
-rw-r--r--collectors/cgroups.plugin/multi_metadata.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/collectors/cgroups.plugin/multi_metadata.yaml b/collectors/cgroups.plugin/multi_metadata.yaml
index 8a586127eb..b67749e8f2 100644
--- a/collectors/cgroups.plugin/multi_metadata.yaml
+++ b/collectors/cgroups.plugin/multi_metadata.yaml
@@ -616,20 +616,23 @@ modules:
metric: cgroup.net_packets
info: average number of packets received by the network interface ${label:device}
over the last minute
- os: "linux"
- name: cgroup_10s_received_packets_storm
link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
metric: cgroup.net_packets
info: ratio of average number of received packets for the network interface
${label:device} over the last 10 seconds, compared to the rate over the
last minute
- os: "linux"
- name: k8s_cgroup_1m_received_packets_rate
link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
metric: k8s.cgroup.net_packets
info: average number of packets received by the network interface ${label:device}
over the last minute
- os: "linux"
+ - name: k8s_cgroup_10s_received_packets_storm
+ link: https://github.com/netdata/netdata/blob/master/health/health.d/cgroups.conf
+ metric: k8s.cgroup.net_packets
+ info: ratio of average number of received packets for the network interface
+ ${label:device} over the last 10 seconds, compared to the rate over the
+ last minute
metrics:
folding:
title: Metrics