Fix statsd example
Closes gh-12162
This commit is contained in:
@@ -1379,7 +1379,7 @@ local machine. The StatsD agent host and port to use can be provided using:
|
||||
|
||||
[source,properties,indent=0]
|
||||
----
|
||||
management.metrics.export.statsd.host=http://statsd.example.com
|
||||
management.metrics.export.statsd.host=statsd.example.com
|
||||
management.metrics.export.statsd.port=9125
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user