added placeholder for collect data
parent
f814f9705f
commit
687e606c72
|
@ -1,8 +1,12 @@
|
||||||
---
|
---
|
||||||
title: Collect data with InfluxDB
|
title: Collect data with InfluxDB
|
||||||
description: placeholder
|
description: >
|
||||||
|
InfluxDB provides multiple ways to collect time series data including using Telegraf,
|
||||||
|
using InfluxDB's built-in data scraper, and using line protocol.
|
||||||
menu:
|
menu:
|
||||||
v2_0:
|
v2_0:
|
||||||
name: Collect data
|
name: Collect data
|
||||||
weight: 2
|
weight: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
_More information about collecting data with InfluxDB v2.0 is coming shortly._
|
||||||
|
|
Loading…
Reference in New Issue