Add Statsig OTel destination for Workers - #32330
Conversation
Review
👉 Fix in your agent 👈Fix the following review findings in PR #32330 (https://github.com/cloudflare/cloudflare-docs/pull/32330).
Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order
After triaging, follow this order:
1. Post a comment on this PR for any findings you are skipping, with the finding ID and your reasoning.
2. Then commit the fixes for the legitimate findings.
The comment must come before the commit — the bot reads PR comments when a new
push triggers a review, so skip comments posted after the push will be missed.
---
## Conventions
### Warnings (1)
#### CV-470db71e4f45 · Scope accuracy
- **File:** PR-level finding
- **Issue:** Description claims three changes (new page statsig.mdx, edit to traces/index.mdx, edit to exporting-opentelemetry-data/index.mdx), but the diff only modifies exporting-opentelemetry-data/index.mdx (+1/-0); no statsig.mdx page or traces/index.mdx change exists in the PR.
- **Fix:** Update the description to match the actual diff, or include the described changes (the new statsig.mdx guide and the traces page edit) in the PR.
Code ReviewThis code review is in beta and may not always be helpful — use your judgment. No code review issues found. ConventionsWarnings (1)
Style Guide ReviewNo style-guide issues found. CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://10ab9039.preview.developers.cloudflare.com Files with changes (up to 15) |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
Co-authored-by: irvinebroque <irvinebroque@users.noreply.github.com>
aed0428 to
7a09d8e
Compare
🚀 Deploying Preview to Cloudflare 🚀Preview URL: https://opencode-issue32329-20260727013740.previews.developers.cloudflare.com (commit 10ab903)This URL reflects your latest Preview deploymentPreview Deployments by commit
|
Summary
Adds Statsig to the available OpenTelemetry destinations table for Workers, including its traces and logs endpoints and a link to the official Statsig setup documentation.
Closes #32329
Documentation checklist