@cryptotaxi247 / netdata-1 / commits / 2ae9d433f

docs: Correct chart_labels summary (#16656)

Paul Seidler committed Dec 22, 2023 at 12:11 UTC 2ae9d433f08e9ae50ca5dc624a48fac84b2e6da6
1 file changed +1 -1
health/REFERENCE.md
+1 -1
@@ -245,7 +245,7 @@ Netdata parses the following lines. Beneath the table is an in-depth explanation
245 | [`repeat`](#alert-line-repeat) | no | The interval for sending notifications when an alert is in WARNING or CRITICAL mode. |
246 | [`options`](#alert-line-options) | no | Add an option to not clear alerts. |
247 | [`host labels`](#alert-line-host-labels) | no | Restrict an alert or template to a list of matching labels present on a host. |
248 -| [`chart labels`](#alert-line-chart-labels) | no | Restrict an alert or template to a list of matching labels present on a host. |
248 +| [`chart labels`](#alert-line-chart-labels) | no | Restrict an alert or template to a list of matching labels present on a chart. |
249 | [`summary`](#alert-line-summary) | no | A brief description of the alert. |
250 | [`info`](#alert-line-info) | no | A longer text field that provides more information of this alert |
251