aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-main/pom.xml
diff options
context:
space:
mode:
authorPiotr Wielebski <piotr.wielebski@nokia.com>2018-12-14 08:37:24 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-14 08:37:24 +0000
commit4b0251bc823d75d1fb6db93502564716a4bfe911 (patch)
treed8967e093c51b2e4cc197600df36a78c4eba0091 /sources/hv-collector-main/pom.xml
parentda8cdb5ead509c376ef5f8445af6ae045139ab14 (diff)
parent62fc38ca67632825f64965a7f70a9845de7ad35e (diff)
Merge "Expose Prometheus metrics"
Diffstat (limited to 'sources/hv-collector-main/pom.xml')
-rw-r--r--sources/hv-collector-main/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-main/pom.xml b/sources/hv-collector-main/pom.xml
index a94d6346..9e124efd 100644
--- a/sources/hv-collector-main/pom.xml
+++ b/sources/hv-collector-main/pom.xml
@@ -135,7 +135,7 @@
-->
<dependency>
<groupId>io.micrometer</groupId>
- <artifactId>micrometer-registry-jmx</artifactId>
+ <artifactId>micrometer-registry-prometheus</artifactId>
</dependency>
</dependencies>