-
Notifications
You must be signed in to change notification settings - Fork 146
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
Spike: Test OTel Manual instrumentation with NR OTel Span Prototype #2061
Labels
oct-dec qtr
Represents proposed work item for the Oct-Dec quarter
Milestone
Comments
jasonjkeller
added
the
oct-dec qtr
Represents proposed work item for the Oct-Dec quarter
label
Sep 23, 2024
Test app here: https://github.com/jasonjkeller/otel-api-test Depending on the SpanKind the OTel Span Prototype will produce different results. |
SummaryMost things work as expected but there are two oddities:
|
github-project-automation
bot
moved this from In Sprint
to Code Complete/Done
in Java Engineering Board
Sep 24, 2024
jasonjkeller
changed the title
Spike: Test OTel Native instrumentation with NR OTel Span Prototype
Spike: Test OTel Manual instrumentation with NR OTel Span Prototype
Sep 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test whether the OTel Span Prototype captures spans from OTel manual instrumentation directly added via OTel APIs. What happens when instrumentation is generated by both OTel manual Instrumentation and a NR Java agent instrumentation (weave module/custom instrumentation)?
The text was updated successfully, but these errors were encountered: