-
New Feature
-
Resolution: Done
-
Major
-
None
InfluxDB cloud is becoming more and more popular and flux seems to be the future of Influx. Adding support for InfluxDB cloud (connect with organisation/token) would be beneficial
- is duplicated by
-
JENKINS-67519 Token required for authentication with influxdb 2.1.1
-
- Closed
-
-
JENKINS-65963 Support token-based authentication
-
- Closed
-
Hmmh, that would require just a tad of refactoring. Plugin version 3.0 changed credentials management to use the credentials-plugin and the InfluxDBClientOptions are created (username and password parsed, organization and bucket assigned) before creating the InfluxDB connection. My near future is a bit busy, so this will probably hang until the end of summer.