getsentry / getsentry/sentry

More details on the Requests page

Open
#72,628 12 comments 0 reactions 2 assignees Claimed by @DominikB2014 View on GitHub
Feature Product Area: Insights
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

I want the Requests page to break down the requests by route, not just by domain.

Basically, it's cool that you can see each domain's high level stats but it's not that useful, really, until I can see it broken down by url.

I also wanna be able to setup alerts based off these things to catch outages or server/client regressions.

If you need screenshots here ping us in Slack, I can't post them publicly.

### Solution Brainstorm

I want to see that the /2/log_timing route is seeing 10% 500 responses 90% 200 responses. I want to see exact error codes, so if a route is getting 422 vs 401s I wanna see that.

### Product Area

Performance

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.