From 50f4486b7316ffad0eeb238a8a51e1573239a40d Mon Sep 17 00:00:00 2001 From: Kelly Date: Thu, 9 Jul 2020 15:48:38 -0700 Subject: [PATCH] fix numbering --- content/v2.0/monitor-alert/templates/infrastructure/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/monitor-alert/templates/infrastructure/docker.md b/content/v2.0/monitor-alert/templates/infrastructure/docker.md index fb7fb71aa..45bcb4110 100644 --- a/content/v2.0/monitor-alert/templates/infrastructure/docker.md +++ b/content/v2.0/monitor-alert/templates/infrastructure/docker.md @@ -34,7 +34,7 @@ For more information about how checks, notification endpoints, and notifications ``` For more information, see [influx apply](/v2.0/reference/cli/influx/apply/). - > **Note:** Ensure your `influx` CLI is configured with your account credentials and that configuration is active. For more information, see [influx config](https://v2.docs.influxdata.com/v2.0/reference/cli/influx/config/). + > **Note:** Ensure your `influx` CLI is configured with your account credentials and that configuration is active. For more information, see [influx config](https://v2.docs.influxdata.com/v2.0/reference/cli/influx/config/). 2. [Install Telegraf](/telegraf/latest/introduction/installation/) on a server with network access to both the Docker containers and [InfluxDB v2 API](/v2.0/reference/api/). 3. In your [Telegraf configuration file (`telegraf.conf`)](/v2.0/write-data/no-code/use-telegraf/auto-config/view-telegraf-config/), do the following: