View Pipeline Reports Using
Airflow
In this section, you can find information on how to view Pipeline reports using
Airflow.
Ensure that you configure VMware Telco
Cloud Service Assurance with Edge Kafka, Kafka brokers in Airflow, or any external
Kafka. For more information, see the prerequisites of Configure Connections to Pipeline Reports topic.
VMware Telco Cloud Service Assurance
Configuration Guide
.For steps to configure the
Pipeline reports, see Configure Connections to Pipeline Reports topic in
VMware Telco Cloud Service Assurance
Configuration Guide
.- Go tohttps://<Telcocloud serviceassurance-ui-IP.A typical URL for logging in to the user interface from the same system on whichVMware Telco Cloud Service Assuranceis installed is, https://10.x.x.x.
- Enter username and password.
- ClickNext.
- ClickDashboards & Reports.TheGrafanahomepage appears.
- To view 5G Pipeline Stage Results, clickTCA Pipeline Stage Results.You can see theVMware Telco Cloud Automation Pipeline Stage Results Summaryresults. This dashboard shows the successful and failed VMware Telco Cloud Automation pipeline results for VCP, NPC, and DUI. You can filter this report based on SiteID, AOI, and RAN Vendor. Click on the success or failed parts in the pie chart to see the details of the results.Data ModelThe following data model represents the status details forTCA Pipeline Stage Results.{ "site_id": "kntys00255a", "fsm_state": "VCP", "fsm_status": "InProgress", "error_msg": null, "timestamp": "2023-05-02 16:03:56.520587", "additional_data": { "task": "PayloadNetworkInfoValidation", "task_status": "InProgress", "event": "started", "dagrunid": "manual__2023-05-02T16:03:55.258357+00:00", "clustername": "None", "dashboard": { "site": "KNTYS00255A", "aoi": "TYS", "market": "Knoxville", "region": "Central", "csr_server_type": "Lit", "server_vendor": "Dell XR11", "ran_vandor": "Mavenir" }, } }
- VMware Telco Cloud Automation Pipeline Stage Results - Per SiteID: This report shows the VMware Telco Cloud Automation pipeline results per Site ID. You can filter this report by SiteID, AOI, and RAN Vendor. Based on the applied filter, the status details pane provides the status of each SiteID. To view the results in sequential order, click on the Date column in the status details pane.

- VMware Telco Cloud Automation Pipeline Stage Results - ErrorCodes: This report shows theVMware Telco Cloud Automation pipeline results per ErrorCode. You can filter this report by Error Code, AOI, and RAN Vendor. Based on the applied filter, the status details pane provides the status of each SiteID. To view the results in sequential order, click on the Date column in the status details pane.

- VMware Telco Cloud Automation Pipeline Stage Results - DAG Run ID: This report shows the VMware Telco Cloud Automation pipeline results per DAG Run ID. You can filter this report by DAG Run ID, AOI, and RAN Vendor. Based on the applied filter, the status details pane provides the status of each DAG Run ID. To view the results in sequential order, click on the Date column in the status details pane.

- VMware Telco Cloud Automation Pipeline Stage Results - Cluster to Site mapping: This report shows the cluster to site mapping results. You can filter this report based on the ClusterName, AOI, and RAN Vendor. The status details pane shows the Cluster Name to Site ID maping of each report.

- VMware Telco Cloud Automation - Airflow monitoring: This report shows the time taken to complete a given task. Time interval can range from 0 milliseconds to 10 minutes. You can filter this report based on the SiteID, AOI, and RAN Vendor. Vendor.

- Site Count: This report gives the count of successful, pending, and total sites. You can filter this report based on AOI, DU Vendor, RF Market, Region, ServerType, and ServerModel.
