Hi everyone,
I have started using Jira to track the impact of each change on the performance of my neural network pipeline. I have added two numeric fields to the issue template into which solver inputs metric values when he sets the issue as DONE. I would like to visualize these metric values in time to see if the issues that are being solver lead to gradual improvement in performance or if it leads to the opposite. i was not able to find a view board where i could take values from each DONE issue an visualize it in time (or even as a plain sequence). Is it somehow possible to do this? Thanks for any tips.
Jira doesn't have great ad-hoc reporting built-in. There are plenty of apps in the Atlassian Marketplace that might help you.
Instead, I tend to start out with just exporting the data and charting it in Excel (or equivalent spreadsheet tool). Use the standard Issue Search in Jira, set the result columns to include your metric fields and whatever else you want, and export the issue search results as CSV. Import this into a spreadsheet, and knock yourself out with the various charting options.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.