You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix library test to not expect code location with old deps
The library instrumentation cannot capture code location attributes
when running with older Log4j2 versions. The override now correctly
returns an empty list for all non-testLatestDeps cases, not just
AsyncLogger scenarios.
Copy file name to clipboardExpand all lines: instrumentation/log4j/log4j-appender-2.17/library/src/test/java/io/opentelemetry/instrumentation/log4j/appender/v2_17/Log4j2Test.java
0 commit comments