You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.