Update external-monitor-setup.md (#2183)
Fixed typo in configuration example of **Monitor Kapacitor performance metrics**pull/2198/head
parent
1560b1bfe9
commit
0fb127cd58
|
@ -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".
|
||||
|
|
Loading…
Reference in New Issue