summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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