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

Test integration with @io.opentelemetry.instrumentation.annotations.WithSpan #1374

Closed
ppalaga opened this issue May 10, 2024 · 0 comments · Fixed by #1382
Closed

Test integration with @io.opentelemetry.instrumentation.annotations.WithSpan #1374

ppalaga opened this issue May 10, 2024 · 0 comments · Fixed by #1382
Labels

Comments

@ppalaga
Copy link
Contributor

ppalaga commented May 10, 2024

If a bean method annotated with @WithSpan is called from within a service method, then the span of the bean method should have the span of the service method as its parent.

Inspired by this Camel issue.

@ppalaga ppalaga added the test label May 10, 2024
@ppalaga ppalaga changed the title Test integration with @Traced beans Test integration with @WithSpan beans May 15, 2024
@ppalaga ppalaga changed the title Test integration with @WithSpan beans Test integration with @io.opentelemetry.instrumentation.annotations.WithSpan May 15, 2024
ppalaga added a commit to ppalaga/quarkus-cxf that referenced this issue May 15, 2024
zhfeng pushed a commit to zhfeng/quarkus-cxf that referenced this issue May 27, 2024
zhfeng pushed a commit to zhfeng/quarkus-cxf that referenced this issue May 27, 2024
zhfeng pushed a commit to zhfeng/quarkus-cxf that referenced this issue May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant