Skip to content

Disable SDK telemetry in CI workflows#108

Merged
saurabhjain1592 merged 2 commits intomainfrom
fix/disable-telemetry-in-ci
Mar 5, 2026
Merged

Disable SDK telemetry in CI workflows#108
saurabhjain1592 merged 2 commits intomainfrom
fix/disable-telemetry-in-ci

Conversation

@saurabhjain1592
Copy link
Member

Summary

  • Add DO_NOT_TRACK=1 env var to CI and integration workflows
  • Prevents tests from firing telemetry pings to the checkpoint endpoint during CI runs

Test plan

  • Verify CI passes with DO_NOT_TRACK=1 set
  • Confirm no telemetry pings appear in checkpoint DynamoDB after CI run

Set DO_NOT_TRACK=1 to prevent tests from firing
telemetry pings to the checkpoint endpoint during CI runs.
Prevents telemetry pings during release test runs.
@saurabhjain1592 saurabhjain1592 merged commit c271525 into main Mar 5, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant