When showing the lead time in the GitHub efficiency dashboards, we either have the wrong documentation or metrics. The lead time presented in the gauge is only using the items created in the selected time frame. This needs to be corrected. For example, if we select the last 6 months, the lead time would not include anything about a ticket opened for three years and recently closed.
How can this be solved? I see two options:
- we update the documentation both in htps://chaoss.github.io/grimoirelab-sigils/ and in the panel itself to include this limitation
- we do this calculation with an index pattern that uses the closing date as the default time field instead of one using the creation date