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

Missing request interface in event #841

Open
3 of 10 tasks
ainopara opened this issue Nov 11, 2020 · 3 comments
Open
3 of 10 tasks

Missing request interface in event #841

ainopara opened this issue Nov 11, 2020 · 3 comments

Comments

@ainopara
Copy link
Contributor

ainopara commented Nov 11, 2020

Platform:

  • iOS
  • tvOS
  • MacOS
  • watchOS

Swift:

  • Yes -> If yes, which version? 5.2
  • No

sentry-cocoa installed with:

  • Swift Package Manager
  • CocoaPods
  • Carthage
  • Manually

Version of sentry-cocoa:
6.0.6


I have the following issue:

From the documentation, the event can carry information related to a request url.
The related property seems missing in SentryEvent.
This feature is useful when reporting events related to a network request, for example, a decode failure.
Please consider adding support to this feature. Thank you.

@philipphofmann
Copy link
Member

philipphofmann commented Nov 13, 2020

Thanks, @ainopara for reporting this. You are right that this property is missing. We have adding this on our backlog, but I can't give you an ETA. Please upvote if you want this feature, so we can give this a higher prior if needed. Of course, your help or the help of any motivated engineer to open up a PR for this would be highly appreciated.

@github-actions
Copy link

github-actions bot commented Nov 8, 2021

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@philipphofmann
Copy link
Member

Checkout the implementation in Java for reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

4 participants