1
0
Fork 0
telegraf/plugins/inputs/disque/sample.conf

8 lines
345 B
Text
Raw Permalink Normal View History

# Read metrics from one or many disque servers
[[inputs.disque]]
## An array of URI to gather stats about. Specify an ip or hostname
## with optional port and password.
## ie disque://localhost, disque://10.10.3.33:18832, 10.0.0.1:10000, etc.
## If no servers are specified, then localhost is used as the host.
servers = ["localhost"]