1015 B
1015 B
title | seotitle | description | aliases | menu | weight | |||||
---|---|---|---|---|---|---|---|---|---|---|
Create a scraper | Create an InfluxDB scraper | Create an InfluxDB scraper that collects data from InfluxDB or a remote endpoint. |
|
|
301 |
Create a new scraper in the InfluxDB user interface (UI).
Create a scraper in the InfluxDB UI
-
Click Load Data in the navigation bar.
{{< nav-icon "load data" >}}
-
Click Scrapers.
-
Click {{< icon "plus" >}} Create Scraper.
-
Enter a Name for the scraper.
-
Select a Bucket to store the scraped data.
-
Enter the Target URL to scrape. The default URL value is
http://localhost:9999/metrics
, which provides InfluxDB-specific metrics in the Prometheus data format. -
Click Create.
The new scraper will begin scraping data after approximately 10 seconds, then continue scraping in 10 second intervals.