Skip to content

Add Statsig OTel destination for Workers - #32330

Open
ask-bonk[bot] wants to merge 2 commits into
productionfrom
opencode/issue32329-20260727013740
Open

Add Statsig OTel destination for Workers#32330
ask-bonk[bot] wants to merge 2 commits into
productionfrom
opencode/issue32329-20260727013740

Conversation

@ask-bonk

@ask-bonk ask-bonk Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

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

  • The change adheres to the documentation style guide.

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 1 warning found in commit 10ab903.

👉 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 Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

Warnings (1)
File Issue
PR Scope accuracy — 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.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/workers/observability/ @irvinebroque, @mikenomitch, @nevikashah, @cloudflare/product-owners, @vy-ton

@github-actions

github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

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).

@github-actions github-actions Bot added the stale label Aug 10, 2026
Co-authored-by: irvinebroque <irvinebroque@users.noreply.github.com>
@irvinebroque
irvinebroque force-pushed the opencode/issue32329-20260727013740 branch from aed0428 to 7a09d8e Compare September 4, 2026 20:45
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 4, 2026

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://opencode-issue32329-20260727013740.previews.developers.cloudflare.com (commit 10ab903)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://96aab6d1.previews.developers.cloudflare.com 10ab903 2026-09-05T16:46:03.039Z Visit the dashboard ↗
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://b54ddf2e.previews.developers.cloudflare.com 7a09d8e 2026-09-04T21:00:58.937Z Visit the dashboard ↗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/m stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Statsig as otel destination for Workers Traces

3 participants