File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010env :
1111 # set this to <repo>:<branch/sha> to build and test with an unreleased
1212 # version of the azure-monitor-opentelemetry-autoconfigure dependency
13- AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT : Azure/azure-sdk-for-java:harskaur/aksMetrics
13+ AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT : Azure/azure-sdk-for-java:main
1414
1515jobs :
1616 spotless :
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies {
2121 implementation(project(" :agent:agent-profiler:agent-diagnostics" ))
2222 implementation(project(" :etw:java" ))
2323
24- implementation(" com.azure:azure-monitor-opentelemetry-autoconfigure:1.4.0-beta.1 " )
24+ implementation(" com.azure:azure-monitor-opentelemetry-autoconfigure:1.3.0 " )
2525 compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap" )
2626 compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-tooling" )
2727 compileOnly(" io.opentelemetry.javaagent:opentelemetry-javaagent-tooling-java9" )
Original file line number Diff line number Diff line change 11name =azure-monitor-opentelemetry-autoconfigure
2- version =1.4.0-beta.1
2+ version =1.3.0
You can’t perform that action at this time.
0 commit comments