summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Seidler <paul@bocoloco.fr>2023-12-22 12:11:55 +0100
committerGitHub <noreply@github.com>2023-12-22 13:11:55 +0200
commit2ae9d433f08e9ae50ca5dc624a48fac84b2e6da6 (patch)
treed960178d74854f38ad1713762b20f90da2232396
parent3b31c07fab322bf72d0249b47bfaf5ee3d19ad04 (diff)
docs: Correct chart_labels summary (#16656)
-rw-r--r--health/REFERENCE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/REFERENCE.md b/health/REFERENCE.md
index 7ea89529c8..f6f32462ad 100644
--- a/health/REFERENCE.md
+++ b/health/REFERENCE.md
@@ -245,7 +245,7 @@ Netdata parses the following lines. Beneath the table is an in-depth explanation
| [`repeat`](#alert-line-repeat) | no | The interval for sending notifications when an alert is in WARNING or CRITICAL mode. |
| [`options`](#alert-line-options) | no | Add an option to not clear alerts. |
| [`host labels`](#alert-line-host-labels) | no | Restrict an alert or template to a list of matching labels present on a host. |
-| [`chart labels`](#alert-line-chart-labels) | no | Restrict an alert or template to a list of matching labels present on a host. |
+| [`chart labels`](#alert-line-chart-labels) | no | Restrict an alert or template to a list of matching labels present on a chart. |
| [`summary`](#alert-line-summary) | no | A brief description of the alert. |
| [`info`](#alert-line-info) | no | A longer text field that provides more information of this alert |