getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.52k stars 4.12k forks source link

Allow non-tabular views for issues dataset in dashboard #68166

Open gotenxds opened 5 months ago

gotenxds commented 5 months ago

Problem Statement

Hi, I would like to be able to create a graph that tracks tagged issues over time, how many new ones open, how many have regressed, how many have been resolved.

Today I cant do that, I can create a table for it but I cant view it over time.

Solution Brainstorm

No response

Product Area

Dashboards

getsantry[bot] commented 5 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 5 months ago

Routing to @getsentry/product-owners-dashboards for triage ⏲️

gggritso commented 5 months ago

@gotenxds thanks for raising this! Would the Sentry API be helpful here? You could query any data you like, and build any table, chart, and any visualization that suits you

gotenxds commented 5 months ago

Hi @gggritso , Thanks for the quick reply, The api is unfortunately unhelpful in this case, We don't have our own graphing system to use that data in, we would much prefer having everything related to sentry inside sentry

gggritso commented 5 months ago

@gotenxds understood, thanks! @zoesyc what do you think? I'm not sure this is a good fit for Performance, but maybe the Metrics/Dashboards folks will be interested in this?