From cd95a95c67716ca307723c3116ed5af771463253 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Mon, 6 Feb 2023 20:43:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a34592..50eff47 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ fetch_routers_in_parallel = False # Set to True if you want to fetch multiple max_scrape_duration = 10 # Max duration of individual routers' metrics collection (parallel fetch only) total_max_scrape_duration = 30 # Max overall duration of all metrics collection (parallel fetch only) ``` -To keeps things within reliable boundaries, the last two parameters allows for controlling both individual and overall scrape durations +To keeps things within expected boundaries, the last two parameters allows for controlling both individual and overall scrape durations ### mktxp port