Replace POLICY-STATISTICS with POLICY-HEARTBEAT 56/122456/1
authorJim Hahn <jrh3@att.com>
Tue, 6 Jul 2021 13:19:21 +0000 (09:19 -0400)
committerJim Hahn <jrh3@att.com>
Tue, 6 Jul 2021 13:20:52 +0000 (09:20 -0400)
Eliminated the separate topic/feed for policy statistics and replaced it
with a topic/feed for heatbeats, as that will be used for both
heartbeats AND statistics.

Issue-ID: POLICY-3460
Change-Id: Ie81a9c3d263db969a8c14597910f75724c244952
Signed-off-by: Jim Hahn <jrh3@att.com>
csit/config/pap/defaultConfig.json

index 828e53d..06eb781 100644 (file)
@@ -37,7 +37,7 @@
             "useHttps": true
         },
         {
-            "topic" : "POLICY-STATISTICS",
+            "topic" : "POLICY-HEARTBEAT",
             "effectiveTopic": "POLICY-PDP-PAP",
             "consumerGroup": "policy-pap",
             "servers" : [ "message-router" ],