|
|
|
@ -1764,7 +1764,7 @@ You can also change the interval at which metrics are sent to Stackdriver: |
|
|
|
==== StatsD |
|
|
|
==== StatsD |
|
|
|
The StatsD registry pushes metrics over UDP to a StatsD agent eagerly. |
|
|
|
The StatsD registry pushes metrics over UDP to a StatsD agent eagerly. |
|
|
|
By default, metrics are exported to a {micrometer-registry-docs}/statsd[StatsD] agent running on your local machine. |
|
|
|
By default, metrics are exported to a {micrometer-registry-docs}/statsd[StatsD] agent running on your local machine. |
|
|
|
The StatsD agent host,port, and protocol to use can be provided using: |
|
|
|
The StatsD agent host, port, and protocol to use can be provided using: |
|
|
|
|
|
|
|
|
|
|
|
[source,properties,indent=0,configprops] |
|
|
|
[source,properties,indent=0,configprops] |
|
|
|
---- |
|
|
|
---- |
|
|
|
|