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

Compare with Current View Page History

« Previous Version 5 Next »

Overview

KPI-computation-service is component that can to do calucaltion based on PM data, and expose KPI result.
The features include:
    Subscribe original PM data from DMaaP
    Do KPI computation based on KPI formula which can be got from config policies and the formula can be configued dynamically.
    Publish KPI results on DMaaP
    Receive request for specific KPI computation (future scope) on specific ‘objects’ (e.g., S-NSSAI, Service)

Architecture Diagram

KPI flows:

1. KPI Computation MS will get PM data VES format from DMaaP
2. Other modules (e.g., SO/OOF/Slice Analysis MS) can also request KPI-MS for KPI calculation (Future scope beyond H-release).
3. KPI Computation MS will support for periodical KPI Computation. Period may be specified by a requestor optionally, if nothing is specified, KPI computation MS will continue computation until an explicit stop trigger is received.
4. The KPI result which genertate by kpi computation will be published to DMaaP.

Artifact

(links to repository, container/version etc)

Usecases 

(Supported usecases)

Deployment Prerequisite/dependencies


Deployment Steps & Validation

Functional tests       

(Specify/refer to functional test cases built around this service)

Automated Testsetup

(reference to automated test suites)

Known Limitations

(Refer to open/deferred jiras)

Future Enhancement Planned



Note: Refer to ONAP/RTD release note documentation wherever applicable

           

  • No labels