diff --git a/docs/node-mixin/alerts/alerts.libsonnet b/docs/node-mixin/alerts/alerts.libsonnet index b63d2a59..6c5ca573 100644 --- a/docs/node-mixin/alerts/alerts.libsonnet +++ b/docs/node-mixin/alerts/alerts.libsonnet @@ -190,7 +190,7 @@ (node_nf_conntrack_entries / node_nf_conntrack_entries_limit) > 0.75 ||| % $._config, 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', }, labels: {