I need to provide some metrics on my Scrum team for management. The most important metric is how many story points are assigned to each member during a sprint. I would like to just assign them to the team in general, as that would be a better implementation of SCRUM, but unfortunately I can't do that.
Anyway, I have been looking for a dashboard gadget that will track how many points are assigned to each team member, how many story points are verified complete, and how many remain. So far the search (in Jira documentation, google, and stackoverflow) has yielded nothing. My current solution is to put all of the information in an excel spreadsheet. This works, but seeing how all other metrics are integrated into a Jira gadget or the like, I would really like this to be present on my board.
So again: Can I use JIRA gadgets to track story points per developer?
*Sorry if this is not the right community for this question, but searching JIRA in stackexchange brought me here.