We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bb6f6 commit 1006a2cCopy full SHA for 1006a2c
1 file changed
docs/node-mixin/alerts/alerts.libsonnet
@@ -190,7 +190,7 @@
190
(node_nf_conntrack_entries / node_nf_conntrack_entries_limit) > 0.75
191
||| % $._config,
192
annotations: {
193
- summary: 'Number of conntrack are getting close to the limit'
+ summary: 'Number of conntrack are getting close to the limit',
194
description: '{{ $value | humanizePercentage }} of conntrack entries are used',
195
},
196
labels: {
0 commit comments