From 89d3441bb04047d63ff8f4f586773d7c287e1deb Mon Sep 17 00:00:00 2001 From: Daniel Cruz Date: Fri, 22 Mar 2019 08:33:29 -0500 Subject: Add MDC Topic Filtering A feature to provide configurable properties for network topics to extrac fields from JSON strings and place them in a mapped diagnostic context. Issue-ID: POLICY-1499 Change-Id: Icfca0be3b263ccf1612b79ed617e2b1ffb0317e6 Signed-off-by: Daniel Cruz --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c2733c86..8a41bed5 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,7 @@ feature-simulators feature-distributed-locking feature-controller-logging + feature-mdc-filters packages -- cgit 1.2.3-korg