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 |