Commit 865775e9 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix statsd example

Closes gh-12162
parent 5917a58b
...@@ -1379,7 +1379,7 @@ local machine. The StatsD agent host and port to use can be provided using: ...@@ -1379,7 +1379,7 @@ local machine. The StatsD agent host and port to use can be provided using:
[source,properties,indent=0] [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 management.metrics.export.statsd.port=9125
---- ----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment