Skip to content

Conversation

@sandias42
Copy link

Description

Makes usage data collection (Statsig) and error reporting (Sentry) OPT-IN rather than OPT-OUT.

Per their data usage policy, these telemetry services are Default off for vertex and bedrock apis, but Default on for anthropic api which most template users will be on. In light of recent changes to anthropic's data retention policy and OpenAI's purchase of Statsig, this change makes the template more friendly to privacy conscious users.

Changes

Set DISABLE_TELEMETRY and DISABLE_ERROR_REPORTING env in .claude/settings.json per the ant reference

Testing

Minimal. Verified the env changes vs main from claude code bash
image
image

Could not think of an easy way to confirm ant is respecting the settings.

Notes

Small change, so didn't open an issue first. This is my first contribution and I wasn't sure what the guidelines were- would greatly appreciate any feedback or instructions!

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