metrics-influxdb-app-sample A very basic spring boot app to push metrics on influxdb Implements a custom Spring Boot Actuator metric writer to collect and push metrics to an influxdb timeseries database. Metric writer implementation is fully copied from this blog post.