No-code solutions
The following options let you write data to InfluxDB without writing any code. Some options require a minimal amount of configuration.
Use the Telegraf agent
Use Telegraf to collect and write data to InfluxDB v2.0. Create Telegraf configurations in the InfluxDB UI or manually configure Telegraf.
Scrape data
Scrape data from InfluxDB instances or remote endpoints using InfluxDB scrapers. Create a scraper in the InfluxDB UI to collect metrics from a specified target.
Write data with third-party technologies
Write data to InfluxDB using third-party technologies.