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

953 B

title seotitle weight description aliases v2.0/tags menu
Scrape data 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.
/v2.0/collect-data/scraper-metrics-endpoint
/v2.0/collect-data/scrape-data
scraper
v2_0
name parent
Scrape data Write data

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-msg %}} Scrapers are not available in {{< cloud-name "short" >}}. {{% /cloud-msg %}}

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

{{< children >}}