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