mktxp 1.2.6 sync

This commit is contained in:
Arseniy Kuznetsov
2024-05-31 11:34:52 +01:00
parent 238cbb12ea
commit b8c02aab54
3 changed files with 2582 additions and 2571 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
verbose_mode = False # Set it on for troubleshooting
fetch_routers_in_parallel = False # Set to True if you want to fetch multiple routers parallel
fetch_routers_in_parallel = False # Fetching metrics from multiple routers in parallel / sequentially
max_worker_threads = 5 # Max number of worker threads that can fetch routers (parallel fetch only)
max_scrape_duration = 30 # Max duration of individual routers' metrics collection (parallel fetch only)
total_max_scrape_duration = 90 # Max overall duration of all metrics collection (parallel fetch only)