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

1.0 KiB

title weight description aliases influxdb/v2.0/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.0/collect-data/scraper-metrics-endpoint
/influxdb/v2.0/collect-data/scrape-data
/influxdb/v2.0/write-data/scrape-data
/influxdb/v2.0/write-data/scrapable-endpoints
scraper
influxdb_2_0
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.

{{% cloud %}} Scrapers are not available in {{< cloud-name "short" >}}. {{% /cloud %}}

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

{{< children >}}