From dff730574ecb247c9a86e81c5cc746e1c94c8ae3 Mon Sep 17 00:00:00 2001 From: schnatterer Date: Mon, 10 Jun 2024 09:48:48 +0200 Subject: [PATCH] Expose metrics from actuator in prometheus format --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 3abd4ae24..1d007666b 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,12 @@ + + + io.micrometer + micrometer-registry-prometheus + + com.h2database