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 528 forks source link

fix: update change lead time details dashboard #8179

Closed Startrekzky closed 3 weeks ago

Startrekzky commented 3 weeks ago

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

Summary

  1. Fix the time filter, so that when the time range is within 1 month, the dashboard also shows the stats.
  2. Fix the key to filter PR from pr_created_date to pr_deployed_date to make it consistent with the condition of the pr table below.
  3. Update the dashboard intro.

Screenshots

image