Slackbot
06/25/2023, 1:42 AMAryaman
06/26/2023, 3:00 PM• the ability to add and remove sections on the insights pageWhat do you mean by sections here?
• Would like the ability to visualize PR creation by user (PRs merged is a proxy for this, but not completely accurate since anyone can merge anyone else’s PR)To be clear, when we show PRs merged, it's based on who the author of the PR was, not based on who clicked the merge button. Does that address your concerns?
• Would like the ability to visualize lines of code created by user, this can be a better metric for productivity than simple PRs, since different devs have different habits on PR size and structureFair, I think longer term we should just allow visualization of whatever metric we have.
• Would like to see average PR sizeGood idea, I'll see how easy it is to add this.
Aryaman
06/26/2023, 3:01 PMPerhaps adding the ability to create custom queries would be a better choice than pre aggregated data. Similar to the review page where I can create different sections with custom queries.The concern here is performance. The pre-aggregation allows super snappy queries regardless of the size of the org.
eriel marimon
06/26/2023, 4:02 PMeriel marimon
06/26/2023, 4:04 PM