From 446e4d2dd83c0aa35f7a6956cea18edc8825eda1 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Tue, 10 Dec 2019 17:08:08 +0100 Subject: Add http client to retrieve metrics from other nodes. --- metrics-proxy/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'metrics-proxy/pom.xml') diff --git a/metrics-proxy/pom.xml b/metrics-proxy/pom.xml index e752d8a4803..f72ad75c6af 100644 --- a/metrics-proxy/pom.xml +++ b/metrics-proxy/pom.xml @@ -135,6 +135,18 @@ + + + com.github.tomakehurst + wiremock-standalone + test + + + com.yahoo.vespa + testutil + ${project.version} + test + junit junit -- cgit v1.2.3