Update scrape.markdown (#25216)

This commit is contained in:
Matthew Grimes 2022-12-10 04:45:20 -06:00 committed by GitHub
parent 4fb997152d
commit d0405cad2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ scan_interval:
description: Define the refrequency to call the REST endpoint in seconds. description: Define the refrequency to call the REST endpoint in seconds.
required: false required: false
type: integer type: integer
default: 30 default: 600
sensor: 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. 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 required: true