3
3
(import-influxdb)=
4
4
# Import data from InfluxDB
5
5
6
- In this quick tutorial, you'll use the CrateDB Toolkit's InfluxDB I/O subsystem.
6
+ In this quick tutorial, you'll use the [ CrateDB Toolkit InfluxDB I/O subsystem]
7
7
to import data from [ InfluxDB] into [ CrateDB] .
8
8
9
9
:::{note}
158
158
159
159
There are more ways to apply the I/O subsystem of CrateDB Toolkit as
160
160
pipeline elements in your daily data operations routines. Please visit the
161
- [ CrateDB Toolkit InfluxDB I/O subsystem documentation] , to learn more about what's possible.
161
+ [ CrateDB Toolkit InfluxDB I/O subsystem] documentation, to learn more about what's possible.
162
162
163
163
The InfluxDB I/O subsystem is based on the [ influxio] package. Please also
164
164
check its documentation to learn about more of its capabilities, supporting
@@ -168,7 +168,7 @@ you when working with InfluxDB.
168
168
[ cloud platform ] : https://docs.influxdata.com/influxdb/cloud/admin
169
169
[ CrateDB ] : https://github.com/crate/crate
170
170
[ CrateDB Cloud ] : https://console.cratedb.cloud/
171
- [ CrateDB Toolkit InfluxDB I/O subsystem documentation ] : https://cratedb-toolkit.readthedocs.io/io/influxdb/loader.html
171
+ [ CrateDB Toolkit InfluxDB I/O subsystem ] : https://cratedb-toolkit.readthedocs.io/io/influxdb/loader.html
172
172
[ InfluxDB ] : https://github.com/influxdata/influxdb
173
173
[ InfluxDB Cloud ] : https://cloud2.influxdata.com/
174
174
[ influxio ] : https://influxio.readthedocs.io/
0 commit comments