dosubot[bot] commented on issue #7423: URL: https://github.com/apache/incubator-devlake/issues/7423#issuecomment-2211534060
<!-- Greeting --> Hey there, @FrankBai811! I'm a bot designed to assist you with bugs, questions, and contributions. Feel free to ask me anything while waiting for a human maintainer to join the conversation. <!-- Answer --> Yes, the DevLake dashboard includes metrics for data quality such as success rate and latency. 1. **Success Rate**: DevLake measures and reports the success rate of data ingestion processes using a specific SQL query. This query calculates the success rate as the number of successful workflow runs divided by the total number of workflow runs <sup>[[1]](https://github.com/apache/incubator-devlake/blob/main/grafana/dashboards/GitHub.json)</sup>. 2. **Latency**: The DevLake dashboard includes a visualization for latency metrics related to data processing. Specifically, the "PR Deploy Time" panel displays latency metrics for pull request deployment times <sup>[[2]](https://github.com/apache/incubator-devlake/blob/main/grafana/dashboards/EngineeringThroughputAndCycleTime.json)</sup>. These metrics help in monitoring and ensuring the quality of data being ingested and processed by DevLake. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
