10000 Add avoid double instrumenting lambda non-streaming handlers. (#8073) · DataDog/dd-trace-java@82cd3f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 82cd3f5

Browse files
authored
Add avoid double instrumenting lambda non-streaming handlers. (#8073)
1 parent 52aeeec commit 82cd3f5

File tree

1 file changed

+1
-0
lines changed
  • dd-java-agent/agent-tooling/src/main/resources/datadog/trace/agent/tooling/bytebuddy/matcher

1 file changed

+1
-0
lines changed

dd-java-agent/agent-tooling/src/main/resources/datadog/trace/agent/tooling/bytebuddy/matcher/ignored_class_name.trie

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@
221221
2 javax.xml.*
222222
# note we do not ignore kotlinx because we instrument coroutines code
223223
2 kotlin.*
224+
1 lambdainternal.EventHandlerLoader$PojoHandlerAsStreamHandler
224225
2 net.sf.cglib.*
225226
2 org.apache.bcel.*
226227
2 org.apache.html.*

0 commit comments

Comments
 (0)
0