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

Make span flags accessible in pdata Span #9550

Closed
srikanthccv opened this issue Feb 10, 2024 · 0 comments · Fixed by #9588
Closed

Make span flags accessible in pdata Span #9550

srikanthccv opened this issue Feb 10, 2024 · 0 comments · Fixed by #9588

Comments

@srikanthccv
Copy link
Member

Is your feature request related to a problem? Please describe.

👋

I am interested in using the span flags available in the protocol https://github.com/open-telemetry/opentelemetry-proto/blob/9d139c87b52669a3e2825b835dd828b57a455a55/opentelemetry/proto/trace/v1/trace.proto#L112-L133. I don't see a way to achieve it in the latest pdata https://pkg.go.dev/go.opentelemetry.io/collector/pdata/ptrace#Span.

Describe the solution you'd like

Make span (and link) flags available in pdata

Describe alternatives you've considered

Have no alternative solution.

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