Slowing down scrape intervals

This commit is contained in:
2023-02-27 18:21:16 -05:00
parent ec5518513e
commit 16bb4c777b
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -21,6 +21,7 @@ services:
- VERIFY_SSL=False
- ZVM_HOST=192.168.50.60
- ZVM_PORT=443
- SCRAPE_SPEED=30 #how often should the exporter scrape the Zerto API
- CLIENT_ID=api-script
- CLIENT_SECRET=js51tDM8oappYUGRJBhF7bcsedNoHA5j
- LOGGING_LEVEL=INFO