-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Right now the context code lets you specify extra keys and values, and has a hard coded representation. However there are various special keys that Sentry supports (e.g. the "os" key) which display slightly more nicely in the Sentry UI. In the underlying Java library these have explicit classes to represent them.
I'm wondering if there's any interest in supporting these special keys better. One drawback would be that changing the way these keys are handled would change the data sent to the server and therefore potentially break people's existing setups, so it'd need to be opt in.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels