From b5631b980aff2c90f88e7e69c1fbe2faa5588d9d Mon Sep 17 00:00:00 2001 From: Philipp Trulson Date: Fri, 25 Oct 2024 09:56:25 +0200 Subject: [PATCH] Add instrumentation for Guava & Caffeine to BOM Signed-off-by: Philipp Trulson --- prometheus-metrics-bom/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/prometheus-metrics-bom/pom.xml b/prometheus-metrics-bom/pom.xml index 97b8ac913..f02a2c945 100644 --- a/prometheus-metrics-bom/pom.xml +++ b/prometheus-metrics-bom/pom.xml @@ -72,6 +72,16 @@ prometheus-metrics-instrumentation-dropwizard5 ${project.version} + + io.prometheus + prometheus-metrics-instrumentation-caffeine + ${project.version} + + + io.prometheus + prometheus-metrics-instrumentation-guava + ${project.version} + io.prometheus prometheus-metrics-instrumentation-jvm