summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremartin <ephraim.martin@est.tech>2019-07-12 14:39:49 +0000
committeremartin <ephraim.martin@est.tech>2019-07-12 14:39:49 +0000
commit7451e2791e623a92dbb5ec34674676bb8981ba19 (patch)
tree8075d93112886de3cff596031345b9fe5c6430d0
parentd9911eeb5c2b30101882b60d64139cf5a3950e80 (diff)
PM Mapper - Add link to performance baseline
Change-Id: Ie64fc8f1cccf4514ac286e2da964cfe60c3b4900 Issue-ID: DCAEGEN2-1577 Signed-off-by: emartin <ephraim.martin@est.tech>
-rw-r--r--docs/sections/services/pm-mapper/configuration.rst17
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/sections/services/pm-mapper/configuration.rst b/docs/sections/services/pm-mapper/configuration.rst
index 36ab9a3e..d7a13aa5 100644
--- a/docs/sections/services/pm-mapper/configuration.rst
+++ b/docs/sections/services/pm-mapper/configuration.rst
@@ -1,14 +1,14 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
-Configuration
-=============
+Configuration and Performance
+=============================
Filtering
"""""""""
-PM mapper maps PM XML files to performance VES event by applying the mapper filtering information. Mapper filtering is configured during instantiation through cloudify manager.
+PM Mapper maps PM XML files to performance VES event by applying the mapper filtering information. Mapper filtering is configured during instantiation through cloudify manager.
Mapper filtering is based on the PM dictionary fields.
-PM mapper expects the filter in the following JSON format:
+PM Mapper expects the filter in the following JSON format:
::
@@ -38,9 +38,16 @@ measTypes Measurement name used in PM Array of String
==================== ============================ ================================
Message Router Topic Name
-"""""""""
+"""""""""""""""""""""""""
PM Mapper publishes the perf3gpp VES PM Events to the following authenticated MR topic;
::
org.onap.dmaap.mr.PM_MAPPER
+
+Performance
+^^^^^^^^^^^
+
+To see the performance of PM Mapper, see "`PM Mapper performance baseline results`_".
+
+.. _PM Mapper performance baseline results: https://wiki.onap.org/display/DW/PM-Mapper+performance+baseline+results