Skip to content

Restore missing TypeScript SDK docs details#126

Merged
petyosi merged 2 commits into
mainfrom
petyosi/restore-js-docs-content
May 25, 2026
Merged

Restore missing TypeScript SDK docs details#126
petyosi merged 2 commits into
mainfrom
petyosi/restore-js-docs-content

Conversation

@petyosi

@petyosi petyosi commented May 25, 2026

Copy link
Copy Markdown
Member

Summary

  • restore browser telemetry proxy guidance that was removed from the legacy JavaScript docs, including CORS/direct export warnings and Python forwarding examples
  • add missing Next.js proxy, Vercel cache, Cloudflare Wrangler/Vitest, Express version, Deno OTel, and Vercel AI SDK telemetry details
  • keep the content in the current TypeScript SDK docs structure rather than reviving the deleted legacy pages

Validation

  • pnpm run format-check
  • git diff --check
  • push hook ran package builds and tests

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores and expands TypeScript SDK documentation details around browser telemetry proxying and framework-specific OpenTelemetry integrations (Next.js, Vercel AI SDK, Cloudflare Workers, Express, Deno), keeping everything within the current docs structure.

Changes:

  • Expanded browser tracing docs with CORS/direct-export warnings, troubleshooting guidance, and backend proxy examples (including Python).
  • Added/updated Next.js and Vercel AI SDK documentation with additional operational notes and telemetry examples.
  • Added Cloudflare Workers Wrangler/Vitest guidance and small clarifications for Express and Deno docs.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
docs/packages/cloudflare.md Adds wrangler.toml guidance, Worker secret instructions, and a Vitest configuration note.
docs/packages/browser.md Strengthens proxy requirement guidance and adds troubleshooting + Python forwarding examples.
docs/frameworks/vercel-ai.md Adds missing provider/install guidance and expands telemetry enablement/examples.
docs/frameworks/nextjs.md Adds Vercel cache note and provides a concrete browser-telemetry proxy example for Next.js.
docs/frameworks/express.md Adds a note about supported Express versions for the underlying OTel instrumentation.
docs/frameworks/deno.md Updates intro text to reference Deno’s built-in OpenTelemetry support since v2.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/packages/browser.md Outdated
Comment thread docs/frameworks/nextjs.md
Comment thread docs/packages/cloudflare.md

@alexmojaki alexmojaki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@petyosi
petyosi merged commit 9009faf into main May 25, 2026
2 checks passed
@petyosi
petyosi deleted the petyosi/restore-js-docs-content branch May 25, 2026 13:40
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.

3 participants