diff --git a/content/v2.0/collect-data/_index.md b/content/v2.0/collect-data/_index.md index b6de9f769..03e26d701 100644 --- a/content/v2.0/collect-data/_index.md +++ b/content/v2.0/collect-data/_index.md @@ -1,8 +1,12 @@ --- 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: v2_0: name: Collect data weight: 2 --- + +_More information about collecting data with InfluxDB v2.0 is coming shortly._