How to Write Points from CSV to InfluxDB v2 and InfluxDB Cloud
This article provides a comprehensive guide on how to write CSV data into InfluxDB v2 and InfluxDB Cloud. It covers four methods of writing CSV data, namely using the Telegraf File Plugin, the CLI, the csv.from() Flux function, and any client library. Each method is demonstrated with a sample CSV file that includes timestamp, region, host, usage_user, and measurement columns. The article also provides detailed steps on how to configure each method for writing data into an InfluxDB Cloud Free Tier account. Furthermore, it offers additional resources for learning more about InfluxDB and its related technologies.
Company
InfluxData
Date published
July 29, 2021
Author(s)
Anais Dotis-Georgiou
Word count
2486
Hacker News points
None found.
Language
English