add space

pull/1387/head
Kelly 2020-07-07 17:26:08 -07:00 committed by Scott Anderson
parent be3111d7a7
commit bf8dc7d763
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:
```sh
##k8s
## k8s
[[outputs.influxdb_v2]]
urls = ["http://influxdb.monitoring:9999"]
organization = "InfluxData"