docs-v2/content/influxdb/v2/write-data/no-code/scrape-data/_index.md

1021 B

title weight description aliases influxdb/v2/tags menu
Scrape data using InfluxDB scrapers 103 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.
/influxdb/v2/collect-data/scraper-metrics-endpoint
/influxdb/v2/collect-data/scrape-data
/influxdb/v2/write-data/scrape-data
/influxdb/v2/write-data/scrapable-endpoints
scraper
influxdb_v2
name parent
Scrape data No-code solutions

InfluxDB scrapers collect data from specified targets at regular intervals, then write the scraped data to an InfluxDB bucket. Scrapers can collect data from any HTTP(S)-accessible endpoint that provides data in the Prometheus data format.

[!Important] Scrapers are not available in InfluxDB Cloud.

The following articles provide information about creating and managing InfluxDB data scrapers:

{{< children >}}