Improve graph of pipeline run times over time in CI/CD Analytics page
Problem to solve
I'm curious how the CI/CD pipeline for my personal project has changed over time, and was wanting to visualize it. I checked the Analytics -> CI/CD page on my project and found a graph, however this graph seems to be rounded to the nearest minute, and only shows the last thirty commits.
Proposal
I'm interested in seeing some more detailed analytics when it comes to my pipeline run times on that page.
Perhaps the graph could show seconds instead and maybe show a line chart if there's a lot of pipelines.
I might try the exposed pipelines API and graph times myself with Python, but it would be nice to be able to see them on the site.
Edited by 🤖 GitLab Bot 🤖