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.6k stars 525 forks source link

[Bug][Grafana] Dora dashboard configuration for Change Failure Rate metric is incorrect #7026

Closed sayeedhussain closed 8 months ago

sayeedhussain commented 8 months ago

Search before asking

What happened

The threshold for Elite is supposed to be 0.05 but is instead set to 5 in Change Failure Rate metric in Dora/DoraByTeam dashboards.

Screenshot 2024-02-26 at 10 13 10 PM Screenshot 2024-02-26 at 10 13 22 PM

What do you expect to happen

Threshold value should be 0.05

How to reproduce

Open Dora/DoraByTeam dashboards in Graphana and view the sql query.

Anything else

NO

Version

0.21.0-beta5

Are you willing to submit PR?

Code of Conduct

Startrekzky commented 8 months ago

Thanks. Could you get it fixed in both main and v0.21? @abeizn

Startrekzky commented 8 months ago

This is fixed. Will be released in v0.21.0-beta6

sayeedhussain commented 8 months ago

Great @Startrekzky