Quarkus - Micrometer: StatsD
Configuration
Configuration property fixed at build time - All other configuration properties are overridable at runtime
Type |
Default |
|||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Support for export to StatsD.
Support for StatsD will be enabled if Micrometer support is enabled, the Statsd registry extension is enabled and either this value is true, or this value is unset and |
boolean |
|||||||||||||||||
StatsD registry configuration properties. A property source for configuration of the StatsD MeterRegistry, see https://micrometer.io/docs/registry/statsD. Available values:
Other Micrometer configuration attributes can also be specified. As mentioned in the Micrometer StatsD documentation, if you want to customize the metrics
sink, do so by providing your own |
|