update bulk ingest doc, closes influxdata/DAR#346 (#4555)

pull/4544/head
Scott Anderson 2022-10-12 17:06:13 -06:00 committed by GitHub
parent 25404ac449
commit 718b095aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 8 deletions

View File

@ -1,22 +1,21 @@
---
title: Bulk ingest
seotitle: Write bulk data to InfluxDB Cloud
list_title: Write bulk data to InfluxDB Cloud
title: Bulk ingest historical data
seotitle: Write bulk historical data to InfluxDB Cloud
list_title: Write bulk historical data to InfluxDB Cloud
weight: 105
description: >
Write existing data to InfluxDB Cloud in bulk.
menu:
influxdb_cloud:
name: Bulk ingest
name: Bulk ingest historical data
parent: Write data
alias:
- /influxdb/v2.0/write-data/bulk-ingest-cloud
---
To upload a large amount of previously existing *historical* data into InfluxDB Cloud,
[contact InfluxData Support](mailto:support@influxdata.com) for assistance.
To upload a large amount **(10GB or greater)** of previously existing *historical*
data into InfluxDB Cloud, [contact InfluxData Support](https://support.influxdata.com) for assistance.
Well review your ingest rate limits, volume, and existing
[data schema](/influxdb/cloud/reference/key-concepts/data-schema) to ensure the
most efficient migration.
Given our usage-based pricing and because the API is optimized for batched writing, we do not recommend using the API to ingest bulk data.
This data migration assistance is a **one-time** offer.