parent
48bb6f670c
commit
1006a2c4bb
|
@ -190,7 +190,7 @@
|
||||||
(node_nf_conntrack_entries / node_nf_conntrack_entries_limit) > 0.75
|
(node_nf_conntrack_entries / node_nf_conntrack_entries_limit) > 0.75
|
||||||
||| % $._config,
|
||| % $._config,
|
||||||
annotations: {
|
annotations: {
|
||||||
summary: 'Number of conntrack are getting close to the limit'
|
summary: 'Number of conntrack are getting close to the limit',
|
||||||
description: '{{ $value | humanizePercentage }} of conntrack entries are used',
|
description: '{{ $value | humanizePercentage }} of conntrack entries are used',
|
||||||
},
|
},
|
||||||
labels: {
|
labels: {
|
||||||
|
|
Loading…
Reference in New Issue