Get started with InfluxDB
Collect and write data to InfluxDB using the Telegraf plugins, the InfluxDB v2 API, the command line interface (CLI), the InfluxDB UI (the user interface for InfluxDB 2.2), or the InfluxDB v2 API client libraries.
Use Telegraf
Use Telegraf to quickly write data to InfluxDB Cloud. Create new Telegraf configurations automatically in the InfluxDB UI, or manually update an existing Telegraf configuration to send data to your InfluxDB Cloud instance.
Scrape data
InfluxDB OSS lets you scrape Prometheus-formatted metrics from HTTP endpoints. For details, see Scrape data.
API, CLI, and client libraries
For information about using the InfluxDB v2 API, CLI, and client libraries to write data, see Write data to InfluxDB.
Use InfluxDB tasks to process and downsample data. See .
Build custom dashboards to visualize your data. See Visualize data.