From a3a72c1a842fa83e4b3163aa6a0a4cde2d797e3a Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 12 Jan 2022 14:04:53 -0500 Subject: Add distribution app metrics to prometheus Adding the distribution application level metrics to prometheus. Adapted the changes so that existing test cases for DistributionStatisticsManager are not affected and still provides the full coverage. Issue-ID: POLICY-3759 Change-Id: I972f107e4ac46c2769dfaeb9bcefa0731bb879ca Signed-off-by: Ram Krishna Verma --- reception/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'reception/pom.xml') diff --git a/reception/pom.xml b/reception/pom.xml index c8be1dd3..4fb67fbb 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -1,6 +1,7 @@