summaryrefslogtreecommitdiffstats
path: root/docs/docs_5g_rtpm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs_5g_rtpm.rst')
-rw-r--r--docs/docs_5g_rtpm.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docs_5g_rtpm.rst b/docs/docs_5g_rtpm.rst
index e1d861b7a..ecc3dcee3 100644
--- a/docs/docs_5g_rtpm.rst
+++ b/docs/docs_5g_rtpm.rst
@@ -14,6 +14,8 @@ Source files
Description
~~~~~~~~~~~
+The Real-Time Performance measurements support allows for a PNF to send streaming performance measurements to ONAP. It develops the capability for the PNF/VNF to send a subset of the typical performance measurement data to ONAP. The data can be sent to ONAP more rapidly than for bulk PM, on the order of seconds. This is valuable to the service provider and operators to debug problems and assess the impact of configuration changes. It uses an VES event driven system for high volume data delivery from xNF to ONAP/DCAE. A new VES-HV (High Volume) Collector supports GPB over TLS/TCP. The xNF generates hvMeas events containing real time PM data. These events will be GPB encoded and transmitted over TLS/TCP. Collected events are published to DMaaP and sent directly to the Kafka Cluster (bypassing the DMaaP-MR).
+
Component and API descriptions can be found under:
- `High Volume VNF Event Streaming (HV-VES) Collector <https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/services/ves-hv/index.html>`_