Filter to log user agent statistics as spring boot actuator metrics
<dependency>
<groupId>eu.hinsch</groupId>
<artifactId>spring-boot-actuator-user-agent-metrics</artifactId>
<version>0.1.1</version>
</dependency>
runtime("eu.hinsch:spring-boot-actuator-user-agent-metrics:0.1.1")
For an example see SpringBootActuatorUserAgentMetricsTestApplication and application.yml