1
0
Fork 0
telegraf/plugins/outputs/amon/sample.conf

11 lines
258 B
Text
Raw Normal View History

# Configuration for Amon Server to send metrics to.
[[outputs.amon]]
## Amon Server Key
server_key = "my-server-key" # required.
## Amon Instance URL
amon_instance = "https://youramoninstance" # required
## Connection timeout.
# timeout = "5s"