This will expose the StatsD transport protocol configuration option as a configuration option for actuator. I have a need to use TCP for exporting StatsD to telegraf, the underlying micrometer library supports using TCP, but it is not yet exposed as a configuration property for Spring Boot.

Comment From: wilkinsona

@lndobryden Thanks very much for making your first contribution to Spring Boot.