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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bitsandfoxes
Copy link
Contributor

Proof of concept. 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 4c00864

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.

1 participant