mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Update MetricExportAutoConfiguration to auto-configure statsd metrics export when a `spring.metrics.export.statsd.host` property is set. Closes gh-3719