Merge "Adjustments in DFC certificate documentation"
[dcaegen2.git] / docs / sections / services / pm-mapper / architecture.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 Architecture
5 ============
6
7 Introduction
8 """"""""""""
9 3GPP PM Mapper is a part of DCAEGEN2. Some information about PM Mapper can be found here: `5G bulk PM wiki page`_.
10
11 .. _5G bulk PM wiki page: https://wiki.onap.org/display/DW/5G+-+Bulk+PM
12
13 3GPP PM Mapper will process 3GPP PM XML files to produce perf3gpp VES PM Events.
14
15 .. image:: ../../images/pm-mapper.png
16
17
18 .. _Delivery: ./delivery.html
19
20 Functionality
21 """""""""""""
22 The 3GPP PM Mapper micro-service will extract selected measurements from a 3GPP XML file and publish them as VES events on a DMaaP Message Router topic for consumers that prefer such data in VES format.
23 The mapper receives the files by subscribing to a Data Router feed.
24
25 .. image:: ../../images/pmmapper-flow.png
26
27 Interaction
28 """""""""""
29 PM Mapper interacts with the Config Binding Service to get configuration information.