Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(schema): Add Getter for fields commonly used in tags #2707

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Nov 9, 2023

Sentry extracts the logger and level fields into tags, and both of these
fields are commonly used in dashboard widgets. For this reason, on-demand metric
extraction needs access to those fields.

Sentry will convert queries for the tags into the corresponding fields, as the
tag does not exist in Relay yet.

@jan-auer jan-auer requested a review from a team November 9, 2023 13:59
@jan-auer jan-auer self-assigned this Nov 9, 2023
@jan-auer jan-auer requested a review from iambriccardo November 9, 2023 14:00
@jan-auer jan-auer enabled auto-merge (squash) November 9, 2023 14:43
@jan-auer jan-auer merged commit d19ec3a into master Nov 9, 2023
20 checks passed
@jan-auer jan-auer deleted the feat/getter-common-tags branch November 9, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants