From ef587838072f07e41df0c5aefbbdb0e576d435a3 Mon Sep 17 00:00:00 2001 From: Lev Dragunov Date: Thu, 15 Oct 2020 13:09:19 +0300 Subject: [PATCH] test fix --- features/testbot/monitoring.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/testbot/monitoring.feature b/features/testbot/monitoring.feature index 9dbe3c7bf..076ada8ed 100644 --- a/features/testbot/monitoring.feature +++ b/features/testbot/monitoring.feature @@ -17,5 +17,5 @@ Feature: Basic Prometheus monitoring | ab | When I monitor I should get - | key | value | - | workers_busy | 0 | + | key | value | + | osrm_workers_busy | 0 |