Hi experts! Just wondering if there is a way to use a task to migrate OSS data to C2? I assume the answer is no, since it’s not in the documentation. The documentation says this has to be done via line protocol. Just wanted to confirm my understanding. Thank you!!
@Marion_Akagi If you’re using InfluxDB Cloud Serverless, the Migrate data from TSM to InfluxDB Cloud Serverless documentation covers it. You essentially create a task that queries data from your local InfluxDB OSS instance in batches that will not exceed your InfluxDB Cloud rate limits and writes the data to your InfluxDB Cloud bucket.
1 Like