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

Contribute upstream: span stacktrace #172

Closed
3 of 4 tasks
SylvainJuge opened this issue Mar 13, 2024 · 2 comments · Fixed by #239
Closed
3 of 4 tasks

Contribute upstream: span stacktrace #172

SylvainJuge opened this issue Mar 13, 2024 · 2 comments · Fixed by #239
Assignees

Comments

@SylvainJuge
Copy link
Member

SylvainJuge commented Mar 13, 2024

Additional challenges:

  • we need to exclude the inferred spans, but inferred spans are specific to our distro for now (can we use a transient, not exported, span attribute on inferred spans to avoid this ?) --> Solved by adding an extra heuristic to filter which spans should have the attribute or not.
@SylvainJuge SylvainJuge self-assigned this Mar 28, 2024
@SylvainJuge
Copy link
Member Author

SylvainJuge commented May 2, 2024

While the feature is now part of the 1.35.0 contrib release, it hasn't been published.

I've opened open-telemetry/opentelemetry-java-contrib#1297 to fix that, which hopefully will help us unblock this once the 1.36.0 release is available.

@SylvainJuge
Copy link
Member Author

SylvainJuge commented May 21, 2024

Currently blocked as the contrib 1.36.0 hasn't been released yet.

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 a pull request may close this issue.

1 participant