Use the DefaultURL parameter if no url is explicitly set by the user
closes #1278 closes #1277
This commit is contained in:
committed by
Cameron Sparr
parent
6828fc48e1
commit
42d7fc5e16
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user