From d0405cad2fe62401d1930d8c845c05e03222d608 Mon Sep 17 00:00:00 2001 From: Matthew Grimes <7375220+cybergrimes@users.noreply.github.com> Date: Sat, 10 Dec 2022 04:45:20 -0600 Subject: [PATCH] Update scrape.markdown (#25216) --- source/_integrations/scrape.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/scrape.markdown b/source/_integrations/scrape.markdown index f7bfb780ed2..ff141ca7da6 100644 --- a/source/_integrations/scrape.markdown +++ b/source/_integrations/scrape.markdown @@ -91,7 +91,7 @@ scan_interval: description: Define the refrequency to call the REST endpoint in seconds. required: false type: integer - default: 30 + default: 600 sensor: description: A list of sensors to create from the shared data. All configuration settings that are supported by [RESTful Sensor](/integrations/sensor.rest#configuration-variables) not listed above can be used here. required: true