Removed extra url variable for the existence check and added CHANGELOG feature line as well as removed #required tag in the sample config

This commit is contained in:
Martin Seener
2016-05-26 12:28:30 +02:00
parent e04e1a4e3b
commit 83ab52a231
3 changed files with 5 additions and 5 deletions

View File

@@ -1176,7 +1176,7 @@
# # Read metrics from one or many RabbitMQ servers via the management API
# [[inputs.rabbitmq]]
# url = "http://localhost:15672" # required
# # url = "http://localhost:15672"
# # name = "rmq-server-1" # optional tag
# # username = "guest"
# # password = "guest"