File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -264,6 +264,7 @@ include(
264264  " :dd-java-agent:instrumentation:akka:akka-actor-2.5" 
265265  " :dd-java-agent:instrumentation:akka:akka-http:akka-http-10.0" 
266266  " :dd-java-agent:instrumentation:akka:akka-http:akka-http-10.2-iast" 
267+   //  dd-java-agent:instrumentation:akka:akka-http:akka-http-10.6 will be included when `akkaRepositoryToken` is present, see next `include` block.
267268  " :dd-java-agent:instrumentation:apache-httpclient:apache-httpasyncclient-4.0" 
268269  " :dd-java-agent:instrumentation:apache-httpclient:apache-httpclient-4.0" 
269270  " :dd-java-agent:instrumentation:apache-httpclient:apache-httpclient-5.0" 
@@ -612,7 +613,7 @@ include(
612613  " :dd-java-agent:instrumentation:zio:zio-2.0" 
613614)
614615
615- //  Optional Akka  instrumentation (see BUILDING.md for how to enable it):
616+ //  Optional `akka-http-10.6`  instrumentation (see BUILDING.md for how to enable it):
616617if  (providers.gradleProperty(" akkaRepositoryToken" 
617618  include(
618619    " :dd-java-agent:instrumentation:akka:akka-http:akka-http-10.6" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments