apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.61k stars 529 forks source link

[Bug][DoraDashboard] Dora metrics not populating #8135

Open ajayesf opened 1 month ago

ajayesf commented 1 month ago

Search before asking

What happened

We have configured an project with Jira, Azure Devops and Github connects. Also configured all connection with right scope configs. Eventhought we are able to polulate the dta in all tables, none of the Dora metrcs are updating with any data.

What do you expect to happen

We need to see all possible Dora merics based on the connection configured. Attched the screenshot for reference

How to reproduce

Just configure all connection and run the pipeline. and Go to dashboard and observe the the values populating Capture

Anything else

nothing

Version

v1.0.1@e061ef2

Are you willing to submit PR?

Code of Conduct

dosubot[bot] commented 1 month ago

I found a similar closed issue that might help: JIRA Transformation for calculating DORA not working as expected. The solution suggested was:

For troubleshooting, you can also try these steps:

  1. DORA Validation Dashboard: Use this to identify where the process might be failing for each DORA metric.
  2. Check Project Mapping: Ensure correct mapping of deployments, pull requests, and issues to projects.
  3. Verify Webhooks: Each project should have its own webhook to avoid data replication across projects.

These steps should help in diagnosing why the DORA metrics are not populating [1][2].

To continue talking to Dosu, mention @dosu.

EhteshamMohsin commented 1 month ago

Hi team, We are still not able to see the Dora metrics under the dashboards and we have checked all connections from Jira to Azure devops and GitHub are under place. Can you please provide further suggestions.

Thanks,