From 125d00b3b5dfda960f7eb8c5d87bf79455b3df1f Mon Sep 17 00:00:00 2001 From: Yang Xu Date: Fri, 28 Jun 2019 11:25:32 -0400 Subject: Update pnf and 5g use case doc Signed-off-by: Yang Xu Issue-ID: INT-1104 Change-Id: I9fa7e1babd7b7cdbdfbec71600ebed6c81ba450b --- docs/docs_5g_rtpm.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/docs_5g_rtpm.rst') 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 `_ -- cgit 1.2.3-korg