My team at Hulu makes a tool called Glyph that is used internally to create realtime reports to monitor app health and feature usage. While existing telemetry tells us the who and when of Glyph usage, it does not tell us why it is used. To gain insights into how Glyph is used by product and tech, I built a flask app to mine JIRA data for references to Glyph reports using the Python jira library.
Detailed outline:
Who should attend this talk?
Anyone who is interested in data mining their JIRA tickets with Python
Data analysts who want to build a simple flask app that displays meta usage data in tabular or plot format
Data analysts who want to ask “Why?” instead of just “Who?” and “When?”