The Javadoc of StatsdMetrics states:

statsd metrics are no longer available since 1.4.0

Given that we have auto-configuration for Datadog and Influx, I wonder what we're supposed to do here. Paging @shakuzen.

Comment From: snicoll

Tommy helped me figure out things here. It turns out that StatsdMetrics is "meta-metrics" that are not being exposed anymore so we should simply stop auto-configuring that particular bean.