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: Propagate traceId to the Android SDK #1997

Merged
merged 22 commits into from
Apr 9, 2025

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Jan 29, 2025

Java errors share the same trace ID as the events coming from the C# layer. Native errors lack the trace context.

Screenshot 2025-01-29 at 20 40 06

@bitsandfoxes bitsandfoxes changed the title feat: Propagate traceId on Android feat: Propagate traceId to the Android SDK Jan 29, 2025
Copy link
Contributor

github-actions bot commented Jan 29, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Propagate `traceId` to the Android SDK ([#1997](https://github.com/getsentry/sentry-unity/pull/1997))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against c053dac

@bitsandfoxes bitsandfoxes force-pushed the feat/propagate-traceid-android branch from eae31a5 to 84d971c Compare March 31, 2025 09:28
@bitsandfoxes bitsandfoxes force-pushed the feat/propagate-traceid-android branch from 6e99cde to 6d8e9af Compare March 31, 2025 09:31
@bitsandfoxes bitsandfoxes marked this pull request as ready for review March 31, 2025 11:36
@bitsandfoxes bitsandfoxes requested a review from Flash0ver April 7, 2025 18:32
@bitsandfoxes bitsandfoxes merged commit 98a2e87 into main Apr 9, 2025
14 of 15 checks passed
@bitsandfoxes bitsandfoxes deleted the feat/propagate-traceid-android branch April 9, 2025 19:40
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.

4 participants