Add support for measurement event related to network slicing 07/6907/7
authorsantanude <santanu.de@xoriant.com>
Thu, 21 Oct 2021 12:12:34 +0000 (17:42 +0530)
committersantanude <santanu.de@xoriant.com>
Fri, 29 Oct 2021 10:01:14 +0000 (15:31 +0530)
commitc82167dcdcb98260161ecd85510baa568f2f8cdb
tree9a8d78be10ad40d86707c96f12c92988972ee11c
parentbc32a2aefe25de18af0cb4abe7469d8219ff57e2
Add support for measurement event related to network slicing

This task will add the JSON schema changes for that measurement event, and the corresponding support for it in the VES collector to validate the event based on the schema. In addition, it will also add support for persisting data into data sinks such as InfluxdB, Kafka, Elasticsearch.

Issue-Id: SMO-21
Signed-off-by: santanude <santanu.de@xoriant.com>
Change-Id: I5a866e1b3735c51bb0d0e34c15053b37493d714b
Signed-off-by: santanude <santanu.de@xoriant.com>
agent/Dockerfile
agent/start.sh
collector/Dockerfile [changed mode: 0644->0755]
collector/evel-test-collector/code/collector/monitor.py
collector/evel-test-collector/config/collector.conf [changed mode: 0644->0755]
collector/evel-test-collector/docs/att_interface_definition/CommonEventFormat-v7-2-2.json [moved from collector/evel-test-collector/docs/att_interface_definition/CommonEventFormat_30.2.1_ONAP.json with 99% similarity]
collector/evel-test-collector/docs/att_interface_definition/README.md [changed mode: 0644->0755]
collector/start.sh
docker-compose.yaml [new file with mode: 0644]
ves-start.sh [deleted file]
ves-stop.sh [deleted file]