Commit ea0c15e
committed
Disable SDK telemetry in CI workflows
Set DO_NOT_TRACK=1 to prevent unit tests from firing
telemetry pings to the checkpoint endpoint. Each test
creates a new SDK client, generating thousands of pings
per CI run.1 parent 725dc9a commit ea0c15e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments