summaryrefslogtreecommitdiffstats
path: root/health/REFERENCE.md
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2020-02-08 23:30:40 +0000
committerGitHub <noreply@github.com>2020-02-08 15:30:40 -0800
commit34eb614697e0e26773122e4d8b348428c239c5d8 (patch)
tree0d3e722ef0d2606e2729158cf92fbe1edfd1216f /health/REFERENCE.md
parent9cf6f461e6fb04fb3bca14de5c54c3f65489a8a0 (diff)
health_doc_name: Clarify the rules to create an alarm name (#7911)
* health_doc_name: Clarify the rules to create an alarm name * health_doc_name: Fixes typo and gramma * health_doc_name: Fixes typo
Diffstat (limited to 'health/REFERENCE.md')
-rw-r--r--health/REFERENCE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/health/REFERENCE.md b/health/REFERENCE.md
index 5ddb65b485..7ae7d6301d 100644
--- a/health/REFERENCE.md
+++ b/health/REFERENCE.md
@@ -88,7 +88,8 @@ alarm: NAME
template: NAME
```
-`NAME` can be anything, with `.` (period) and `_` (underscore) as the only allowed symbols.
+`NAME` can be any alpha character, with `.` (period) and `_` (underscore) as the only allowed symbols, but the names
+cannot be `chart name`, `dimension name`, `family name`, or `chart variables names`.
#### Alarm line `on`