autoinstrumentation otel agent compatibility - #76
Merged
Andrew Kent (realark) merged 3 commits intoApr 15, 2026
Conversation
Andrew Kent (realark)
force-pushed
the
ark/autoinstrumentation-otel-agent-compat
branch
4 times, most recently
from
April 15, 2026 02:02
079e331 to
c54add9
Compare
Andrew Kent (realark)
force-pushed
the
ark/autoinstrumentation-otel-agent-compat
branch
4 times, most recently
from
April 15, 2026 03:12
13e38ff to
ef891aa
Compare
Andrew Kent (realark)
force-pushed
the
ark/autoinstrumentation-otel-agent-compat
branch
from
April 15, 2026 04:03
ef891aa to
3d054d7
Compare
Andrew Kent (realark)
marked this pull request as ready for review
April 15, 2026 04:50
Abhijeet Prasad (AbhiPrasad)
approved these changes
Apr 15, 2026
Andrew Kent (realark)
force-pushed
the
ark/autoinstrumentation-otel-agent-compat
branch
from
April 15, 2026 18:29
de68a2e to
75f8f00
Compare
Abhijeet Prasad (AbhiPrasad)
approved these changes
Apr 15, 2026
Andrew Kent (realark)
deleted the
ark/autoinstrumentation-otel-agent-compat
branch
April 15, 2026 19:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This approach is a little more limited than I was initially hoping it would be. Non-standard classpaths won't be supported (safely though, the instrumentation will simply not apply). My plan is to support non-standard classpaths if/when we have clients who request it.