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

fix(on-demand): Add url field to the event getter #2675

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

iambriccardo
Copy link
Member

@iambriccardo iambriccardo commented Oct 31, 2023

This PR adds the support to the request.url in the Event Getter.

@iambriccardo iambriccardo marked this pull request as ready for review October 31, 2023 07:50
@iambriccardo iambriccardo requested a review from a team October 31, 2023 07:50
@iambriccardo iambriccardo changed the title riccardo/fix/fix extraction fix(on-demand): Add url field to the event getter Oct 31, 2023
CHANGELOG.md Outdated
@@ -21,6 +21,7 @@
- Disable resource link span ingestion. ([#2647](https://github.com/getsentry/relay/pull/2647))
- Collect `http.decoded_response_content_length`. ([#2638](https://github.com/getsentry/relay/pull/2638))
- Add TTID and TTFD tags to mobile spans. ([#2662](https://github.com/getsentry/relay/pull/2662))
- Add support for `request.url` in the `Event` `Getter`. ([#2675](https://github.com/getsentry/relay/pull/2675))
Copy link
Member

Choose a reason for hiding this comment

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

There is already a changelog entry above for this change, titled:

Allow access to more context fields in dynamic sampling and metric extraction.

Could you amend the changelog entry there? That entry is written in a more user-facing way.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure!

@iambriccardo iambriccardo enabled auto-merge (squash) October 31, 2023 09:57
@iambriccardo iambriccardo merged commit dd523d0 into master Oct 31, 2023
20 checks passed
@iambriccardo iambriccardo deleted the riccardo/fix/fix-extraction branch October 31, 2023 10:37
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.

None yet

2 participants