We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7768ed6 commit 02d49e9Copy full SHA for 02d49e9
.github/workflows/build-common.yml
@@ -10,7 +10,7 @@ on:
10
env:
11
# set this to <repo>:<branch/sha> to build and test with an unreleased
12
# version of the azure-monitor-opentelemetry-autoconfigure dependency
13
- AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT:
+ AZURE_MONITOR_OPENTELEMETRY_AUTOCONFIGURE_SNAPSHOT: Azure/azure-sdk-for-java:live-metrics-race
14
15
jobs:
16
spotless:
0 commit comments