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

Open
wants to merge 19 commits 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

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against f16e148

@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
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.

3 participants