spring-boot icon indicating copy to clipboard operation
spring-boot copied to clipboard

Deprecate auto-configuration for InfluxDB

Open wilkinsona opened this issue 2 years ago • 0 comments

Our auto-configuration relies on the old InfluxDB Java client which is best suited to connecting to InfluxDB 1.x. Maintenance of Influx DB 1.x stopped at the end of 2021. We should deprecate our auto-configuration in favour of the new client and its own Spring Boot integration.

wilkinsona avatar Apr 28 '23 08:04 wilkinsona