Table of Contents |
---|
...
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 will can be triggered once PM data received.
4. The KPI result which genertate by kpi computation will be published to DMaaP.KPI Computation do calculation ,generate KPI result, publish the result to Dmaap.
Artifact
KPI ms can be dynamically deployed in DCAE’s Cloudify environment via its blueprint deployment artifact.
...
|
4. curl the topic on Message Router to retrieve kpi event:
curl -k https://message-router.onap.svc.cluster.local:3905/events/unauthenticated.DCAE_KPI_OUTPUT/c1/g1
...