aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
diff options
context:
space:
mode:
Diffstat (limited to 'controller-server')
-rw-r--r--controller-server/src/test/resources/horizon/filters-complex.expected.json2
-rw-r--r--controller-server/src/test/resources/horizon/filters-complex.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/controller-server/src/test/resources/horizon/filters-complex.expected.json b/controller-server/src/test/resources/horizon/filters-complex.expected.json
index b3416f8a410..30ee6a28d7e 100644
--- a/controller-server/src/test/resources/horizon/filters-complex.expected.json
+++ b/controller-server/src/test/resources/horizon/filters-complex.expected.json
@@ -7,7 +7,7 @@
"type": "TimeSeriesDataSource",
"metric": {
"type": "MetricLiteral",
- "metric": "Vespa.vespa.qrserver.documents_covered.count"
+ "metric": "Vespa.vespa.container.documents_covered.count"
},
"sourceId": null,
"fetchLast": false,
diff --git a/controller-server/src/test/resources/horizon/filters-complex.json b/controller-server/src/test/resources/horizon/filters-complex.json
index 3acc7fe5044..e21fa61128a 100644
--- a/controller-server/src/test/resources/horizon/filters-complex.json
+++ b/controller-server/src/test/resources/horizon/filters-complex.json
@@ -7,7 +7,7 @@
"type": "TimeSeriesDataSource",
"metric": {
"type": "MetricLiteral",
- "metric": "Vespa.vespa.qrserver.documents_covered.count"
+ "metric": "Vespa.vespa.container.documents_covered.count"
},
"sourceId": null,
"fetchLast": false,