Posts Tagged with ‘influxdb’

Spring Boot Metrics integration with TICK Stack

At the moment Spring Boot does not have an Activator integration for InfluxDB and the TICK stack. It is being tracked as an enhancement as Issue 5688 and is currently scheduled for Spring Boot 1.5.0. Until there is an out-of-the-box implementation, this article explains what you need to do to get a Spring Boot application talking to InfluxDB database, using version 1.4.1.RELEASE of Boot.