Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this case it refers to monitoring the data that the participants will provide to DMaaP. Participants will send events to DMaaP which will be pulled by the CL_MonitoringSupervision_Service in to the runtime database. Monitoring service provides APIs to display the statistics data from runtime database to the Monitoring GUI. The data provided should include a reference id to the control loops that are instantiated on the participant, as well as the applications that have been instantiated as a part of that control loop for that participant. Data should also include the time that the application has started, state of it (running/terminated) and any other critical information which would help to determine the health of an instantiated control loop and its components. Idea is for the participant to provide events every certain period of time, similar to a health-check, in order to provide consistent monitoring.

...

5.1: MVP

Jira Legacy
serverONAP JIRASystem Jira
columnskey,summary,assignee,priority,status
maximumIssues1000
jqlQuery"Epic Link" = REQ-478
serverId425b2b0a4733707d-557c2057-3c0c3a0f-b515ae5e-579789cceedb4fd8aff50176

  • Design Time
    • Support design of multiple control loops*
    • Support design of individual control loop component**
    • Support composition of control loops**
  • Runtime
    • Participant registration and participant deregistration  
    • Support commissioning of control loops
      • Ingestion with artifact references* 
      • Ingestion with artifact embedded**
    • Support instantiation of control loop
      • Support instantiation of control loop TOSCA to DMaaP MR*
      • Support instantiation of config for the control loop*
    • Support monitoring of control loops
      • Receive control loop heartbeat events (heartbeat starts when component of control loop is running)*
    • Support supervision of control loops
      • Periodically check monitored data, and update state of control loop*
  • Participants
    • Agent library*
    • Reference(test) participant*
    • CDS participant*
    • DCAE participant*
    • Policy participant*
  • Demo**
    • Throwaway Monitoring/Control GUI

...