Skip to content

Commit 20dac8a

Browse files
Akka instrumentation doesn't require call-site instrumentation. (#9670)
1 parent 07c9973 commit 20dac8a

File tree

1 file changed

+0
-2
lines changed
  • dd-java-agent/instrumentation/akka/akka-http/akka-http-10.6

1 file changed

+0
-2
lines changed

dd-java-agent/instrumentation/akka/akka-http/akka-http-10.6/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ ext {
55

66
apply from: "$rootDir/gradle/java.gradle"
77
apply plugin: 'scala'
8-
apply plugin: 'call-site-instrumentation'
9-
108

119
muzzle {
1210
pass {

0 commit comments

Comments
 (0)