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: Add HTTP status code to the common tags on transactional metrics #2145

Merged
merged 1 commit into from
May 24, 2023

Conversation

olksdr
Copy link
Contributor

@olksdr olksdr commented May 22, 2023

This PR adds the HTTP status code extracted from the Event to the common tags on transactional metrics.
The status code currently provided in different places by different SDKs and requires from us to make sure to cover most obvious places, like breadcrumbs, span data, response context, span tags.

Once the normalization on SDK side is done (tracking issue: getsentry/team-sdks#9), the extraction on Relay side can be simplified as well.

fix https://github.com/getsentry/team-ingest/issues/123

#skip-changelog

@olksdr olksdr self-assigned this May 22, 2023
@olksdr olksdr requested a review from a team May 22, 2023 16:46
Copy link
Contributor

@iker-barriocanal iker-barriocanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Looking forward to agreeing on a single way on the SDK side 😄.

@olksdr olksdr merged commit faa1de9 into master May 24, 2023
@olksdr olksdr deleted the feat/status-code-in-tags branch May 24, 2023 05:18
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.

2 participants