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 fdaa957 commit b050146Copy full SHA for b050146
.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: trask:user-and-session-id
14
15
jobs:
16
spotless:
0 commit comments