summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src
AgeCommit message (Expand)AuthorFilesLines
2020-01-24add manual handling to rainy day handling for bbsKuleshov, Elena1-1/+1
2020-01-24decision point APIeeginux3-65/+43
2019-10-07Converted tests to use LATESTGamboa, Gilbert1-16/+21
2019-07-26Enhanced List Level flow with backward supportsarada prasad sahoo1-45/+27
2019-07-02Enhanced List Level flow with backward supportsarada prasad sahoo4-236/+254
2019-06-08Merge remote-tracking branch 'origin/dublin' into 'origin/master'Benjamin, Max (mb388a)1-18/+48
2019-06-06Accommodate WAN NetworkingGamboa, Gilbert2-4/+4
2019-06-06Merge remote-tracking branch 'origin/dublin' into 'origin/master'Steve Smokowski6-139/+144
2019-06-05Added post process to AAI in HandlePNFmarios.iakovidis1-18/+48
2019-06-03Added orchestration status to servicemarios.iakovidis2-79/+97
2019-05-30Merge "Fix DeleteE2EServiceInstance flow"Seshu Kumar M1-131/+101
2019-05-28Merge "Fixed errors in HandlePnf flow" into dublinLukasz Muszkieta1-17/+4
2019-05-28Merge "fixed typos and added SERVICE_INSTANCE_ID" into dublinLukasz Muszkieta1-2/+3
2019-05-27Fixed errors in HandlePnf flowmarios.iakovidis1-17/+4
2019-05-27fixed typos and added SERVICE_INSTANCE_IDmarios.iakovidis1-2/+3
2019-05-24Typo in bpmn mso-request-id variable nameYang Xu1-2/+2
2019-05-23exception handlingeeginux2-39/+35
2019-05-22SDNC request body fixsubhash kumar singh1-4/+3
2019-05-21Fix DeleteE2EServiceInstance flowsarada prasad sahoo1-131/+101
2019-05-21Fix SDNC Resource creation workflowIsaac Manuel Raj1-24/+6
2019-05-16Fix DeleteE2EServiceInstance flowsarada prasad sahoo1-131/+101
2019-05-06Invoke prepare instance resource list from bpmnsubhash kumar singh1-68/+83
2019-04-11Revert the change to avoid break PNF PnPeeginux1-12/+18
2019-04-11Merge "Modify the SO to support BBS usecase"Seshu Kumar M1-0/+119
2019-04-11Modify the SO to support BBS usecasemarios.iakovidis1-0/+119
2019-04-10Merge "PNF WF post instantiation configuration"Steve Smokowski1-12/+16
2019-04-09PNF WF post instantiation configurationeeginux1-12/+16
2019-04-09Service instance modificationZhuoyao Huang3-71/+400
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)6-190/+144
2019-04-05Change to use OAM IPAddresseeginux2-10/+89
2019-04-04PNF WF post instantiation configurationeeginux24-873/+959
2019-03-01Implement a separate task to query CatalogDB forBenjamin, Max (mb388a)1-277/+502
2019-02-28CorrelationId cleanupJoanna Jeremicz3-9/+9
2019-02-18Validate inputs for pnf associationJoanna Jeremicz1-0/+1
2019-02-13Associate PNF instance with ServiceLukasz Muszkieta1-50/+64
2019-01-28Merge 'origin/casablanca' into masterBenjamin, Max (mb388a)23-143/+207
2019-01-12Merge "Quality of Life logging improvements"Steve Smokowski3-6/+10
2019-01-11Miscellaneous fixesBenjamin, Max (mb388a)1-1/+3
2019-01-11Quality of Life logging improvementsBenjamin, Max (mb388a)3-6/+10
2018-12-19Use UUID to fill pnf-id in PNF PnPJoanna Jeremicz2-200/+213
2018-12-18Use UUID to fill pnf-id in PNF PnPJoanna Jeremicz2-200/+213
2018-12-07Fix issues with DoCreateNetworkInstanceKalkere Ramesh, Sharan (sk720x)1-290/+251
2018-12-06fix how we get cloud info in GR_APIKalkere Ramesh, Sharan (sk720x)2-0/+8
2018-12-04Fix auth for catalog dbsubhash kumar singh1-3/+3
2018-11-28Merge "Use spring auto deployment"Rob Daugherty4-39/+12
2018-11-27Use spring auto deploymentBenjamin, Max (mb388a)4-39/+12
2018-11-22bug fixingLukasz Muszkieta1-48/+147
2018-11-20Fix for vCPE flowsRob Daugherty2-2/+12
2018-11-15Accept vCPE vfModuleNames in NB APIRob Daugherty2-42/+96
2018-11-15Fix auth for catalog dbsubhash kumar singh1-1/+1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Metric name | Metric description | Metric labels | +================================+===================================================+==============================================================================================================================================================================================================================+ | process_start_time_seconds | Uptime of policy-pap application in seconds. | | +--------------------------------+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | pdpx_policy_deployments_total | Counts the total number of deployment operations | "operation": Possible values are deploy, undeploy | +--------------------------------+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | pdpx_policy_decisions_total | Counts the total number of decisions | "application": Possible values are Monitoring, Guard, Optimization, Naming, Native, Match; | | | | "status": Possible values are permit, deny, indeterminant, not_applicable | +--------------------------------+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | logback_appender_total | Counts the log entries | level: Counts on a per log level basis. | +--------------------------------+---------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Key metrics for Drools PDP -------------------------- +-----------------------------------------------+-------------------------------------------------------+-------------------------------------------------------+ | Metric name | Metric description |Metric labels | +===============================================+=======================================================+=======================================================+ | process_start_time_seconds | Uptime of policy-drools-pdp component in seconds. | | +-----------------------------------------------+-------------------------------------------------------+-------------------------------------------------------+ | pdpd_policy_deployments_total | Count of policy deployments | operation: deploy|undeploy, status: SUCCESS|FAILURE | +-----------------------------------------------+-------------------------------------------------------+-------------------------------------------------------+ | pdpd_policy_executions_latency_seconds_count | Count of policy executions | controller, controlloop, policy | +-----------------------------------------------+-------------------------------------------------------+-------------------------------------------------------+ | pdpd_policy_executions_latency_seconds_sum | Count of policy execution latency in seconds | controller, controlloop, policy | +-----------------------------------------------+-------------------------------------------------------+-------------------------------------------------------+ | logback_appender_total | Count of log entries | level | +-----------------------------------------------+-------------------------------------------------------+-------------------------------------------------------+ Key metrics for Policy Distribution ----------------------------------- +------------------------------------+-------------------------------------------------------+ | Metric name | Metric description | +====================================+=======================================================+ | total_distribution_received_count | Total number of distribution received | +------------------------------------+-------------------------------------------------------+ | distribution_success_count | Total number of distribution successfully processed | +------------------------------------+-------------------------------------------------------+ | distribution_failure_count | Total number of distribution failures | +------------------------------------+-------------------------------------------------------+ | total_download_received_count | Total number of download received | +------------------------------------+-------------------------------------------------------+ | download_success_count | Total number of download successfully processed | +------------------------------------+-------------------------------------------------------+ | download_failure_count | Total number of download failures | +------------------------------------+-------------------------------------------------------+ 3. OOM changes to enable prometheus monitoring for Policy Framework =================================================================== Policy Framework uses ServiceMonitor custom resource definition (CRD) to allow Prometheus to monitor the services it exposes. Label selection is used to determine which services are selected to be monitored. For label management and troubleshooting refer to the documentation at: `Prometheus operator <https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/troubleshooting.md#overview-of-servicemonitor-tagging-and-related-elements>`__. `OOM charts <https://github.com/onap/oom/tree/master/kubernetes/policy/components>`__ for policy include ServiceMonitor and properties can be overrided based on the deployment specifics.