Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.41 KB

File metadata and controls

27 lines (21 loc) · 1.41 KB

Coverage Status Build Status Maven Central

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