Update external-monitor-setup.md (#2183)

Fixed typo in configuration example of **Monitor Kapacitor performance metrics**
pull/2198/head
elwin1234 2021-02-22 23:09:26 +01:00 committed by GitHub
parent 1560b1bfe9
commit 0fb127cd58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ from the local Kapacitor `/debug/vars` endpoint.
```toml
# ...
[[inputs.influxdb]]
[[inputs.kapacitor]]
# ...
## Multiple URLs from which to read Kapacitor-formatted JSON
## Default is "http://localhost:9092/kapacitor/v1/debug/vars".