From 8924250569b7d1bfc318b0da2288a302abbc90d1 Mon Sep 17 00:00:00 2001 From: Kelly Date: Wed, 8 Jul 2020 14:52:51 -0700 Subject: [PATCH] define notification endpoints and rules --- content/v2.0/monitor-alert/templates/infrastructure/docker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v2.0/monitor-alert/templates/infrastructure/docker.md b/content/v2.0/monitor-alert/templates/infrastructure/docker.md index a17d85a09..889906444 100644 --- a/content/v2.0/monitor-alert/templates/infrastructure/docker.md +++ b/content/v2.0/monitor-alert/templates/infrastructure/docker.md @@ -20,8 +20,8 @@ The Docker Monitoring template includes the following: - one Telegraf configuration: Docker input plugin - one variable: `bucket` - four alerts: `Container cpu`, `mem`, `disk`, `non-zero exit` -- one notification endpoint: `Http Post` -- one notification rule: `Crit Alert` +- one [notification endpoint](v2.0/reference/glossary/#notification-endpoint): `Http Post` +- one [notification rule](/v2.0/reference/glossary/#notification-rule): `Crit Alert` ## Apply the template