add space

pull/1187/head
Kelly 2020-07-07 17:26:08 -07:00
parent 8cc9224e95
commit d8389039f0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ The AWS CloudWatch Monitoring template includes the following:
3. In your Telegraf configuration file (`telegraf.conf`), find the following example `influxdb_v2` output plugins, and then **replace** the `urls` to specify the servers to monitor: 3. In your Telegraf configuration file (`telegraf.conf`), find the following example `influxdb_v2` output plugins, and then **replace** the `urls` to specify the servers to monitor:
```sh ```sh
##k8s ## k8s
[[outputs.influxdb_v2]] [[outputs.influxdb_v2]]
urls = ["http://influxdb.monitoring:9999"] urls = ["http://influxdb.monitoring:9999"]
organization = "InfluxData" organization = "InfluxData"