From e02ad3ed9ce507d8b78cc511ea1832a86f77c274 Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Wed, 6 Apr 2022 15:42:02 +0100 Subject: Add application metrics in the onboarding backend A new endpoint was introduced /onboarding-api/v1.0/actuator/prometheus in the onboarding backend, that returns application metrics in a format consumable by prometheus, using the micrometer library. Change-Id: I684b5cab55947c6bedee1b838343676489ad3ebf Issue-ID: SDC-3956 Signed-off-by: andre.schmid --- catalog-be/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'catalog-be/pom.xml') diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index 2d7449015b..04cb81b3c8 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -19,7 +19,6 @@ 3.2.0 1.5.3 ${project.version} - 1.8.4 -- cgit 1.2.3-korg