Allow selecting built-in tags in Event Highlights modal on the Issues page
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
When configuring the Event Highlights section on the Issues page of the Sentry Web UI, the options available are quite limited. Currently, users can only choose from a small set of Tags and Context values.
However, some very useful built-in tags are not exposed here. For example:
The http.referer tag cannot be added as an event highlight. More generally, any HTTP Request headers are not available for highlighting.
### Solution Brainstorm
_No response_
### Product Area
Issues
Contributor guide
Research direction
Start by locating the Event Highlights modal on the Issues page and trace how its current Tags and Context options are populated. Inspect how built-in tags and HTTP Request headers are represented and determine how they can be exposed for selection. Done means users can select http.referer and other HTTP Request headers as event highlights.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100