Migrate from InfluxDB v1 or v2
Migrate your existing InfluxDB v1 or v2 workloads to InfluxDB 3.
InfluxDB 3 provides compatibility endpoints that work with InfluxDB 1.x and 2.x client libraries and tools. Operations marked with v1 or v2 badges are compatible with the respective InfluxDB version.
Migration guides
- Migrate from InfluxDB v1 - For users migrating from InfluxDB 1.x
- Migrate from InfluxDB v2 - For users migrating from InfluxDB 2.x or Cloud
- Use compatibility APIs to write data - v1 and v2 write endpoints
- Use the v1 HTTP query API - InfluxQL queries via HTTP