-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add Feedbacks page under Telemetry #13310
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
coolguyzone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Co-authored-by: Alex Krawiec <[email protected]> Co-authored-by: Andrew Liu <[email protected]>
Co-authored-by: Andrew Liu <[email protected]>
… into stefanosiano/feedback-telemetry
specified SDK doesn't have to fill name and email with user context, as it's done by backend updated scope data to apply to feedbacks
aliu39
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Co-authored-by: Andrew Liu <[email protected]>
| ## Full Envelope Example | ||
|
|
||
| ```json | ||
| {"event_id":"9ec79c33ec9942ab8353589fcb2e04dc","sent_at":"2024-03-19T15:18:27.581Z","sdk":{"name":"sentry.javascript.react","version":"7.105.0"}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bruno-garcia suggested we should include it -
it's important as I don't think we'll link the feedback to other data properly without it.
* Added Feedbacks page under Telemetry with SDK processing details
DESCRIBE YOUR PR
Added Feedbacks page under Telemetry with SDK processing details.
This will help SDKs to align on the expected feedback processing.
Closes getsentry/sentry#88232
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: