Documentation

Create an InfluxDB scraper

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.

Create a scraper in the InfluxDB UI

  1. In the navigation menu on the left, select Data (Load Data) > Scrapers.

  2. Click Create Scraper.

  3. Enter a Name for the scraper.

  4. Select a Bucket to store the scraped data.

  5. Enter the Target URL to scrape. The default URL value is http://localhost:8086/metrics, which provides InfluxDB-specific metrics in the Prometheus data format.

  6. Click Create.

The new scraper will begin scraping data after approximately 10 seconds, then continue scraping in 10 second intervals.


Was this page helpful?

Thank you for your feedback!


Set your InfluxDB URL

Introducing InfluxDB 3.0

The new core of InfluxDB built with Rust and Apache Arrow. Available today in InfluxDB Cloud Dedicated.

Learn more

State of the InfluxDB Cloud Serverless documentation

The new documentation for InfluxDB Cloud Serverless is a work in progress. We are adding new information and content almost daily. Thank you for your patience!

If there is specific information you’re looking for, please submit a documentation issue.