update bulk ingest doc, closes influxdata/DAR#346 (#4555)
parent
25404ac449
commit
718b095aba
|
@ -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.
|
||||
We’ll 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.
|
||||
|
|
Loading…
Reference in New Issue