You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


General information

Purpose

The goal of the colector is to support high volume data. It uses plain TCP connections tunneled in SSL/TLS. Connections are stream-based (as opposed to request-based) and long running. Payload is binary-encoded (currently we are using Google Protocol Buffers). HV-VES uses direct connection to DMaaP's Kafka. All these decisions was made in order to support high-volume data with minimal latency. This way xNFs (VNFs and PNFs) can send for instance Real Time Performance Management data to ONAP for the analysis.

Contributing

Rules

TODO

Technology stack

TODO


  • No labels