Skip to content

feat: add OpenTelemetry v2 docs - #5146

Draft
patbeqo wants to merge 5 commits into
mainfrom
patbeqo/otel-v2
Draft

feat: add OpenTelemetry v2 docs#5146
patbeqo wants to merge 5 commits into
mainfrom
patbeqo/otel-v2

Conversation

@patbeqo

@patbeqo patbeqo commented Aug 19, 2026

Copy link
Copy Markdown

What does this PR do?

Adds Go SDK docs for the OpenTelemetry v2 integration

  • New guide covers traces, metrics and automatic instrumentation
  • Links the new guide from the Go SDK observability and context propagation guides

Notes to reviewers

The code snippets in this guide are currently hand-pasted, not synced via Snipsync. The sample lives on an unmerged samples-go PR (temporalio/samples-go#526)

Opening this as a draft until #526 merges, at which point yarn snipsync should take over and this can go ready-for-review.

Copilot AI balanced review requested due to automatic review settings August 19, 2026 18:28
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Aug 20, 2026 1:27pm

Request Review

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

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

Adds pre-release OpenTelemetry v2 integration guidance for Go SDK tracing, metrics, and context propagation.

Changes:

  • Adds a runnable integration guide with instrumentation examples.
  • Adds navigation and integration-grid entries.
  • Cross-links existing observability and context propagation guidance.

Reviewed changes

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

Show a summary per file
File Description
docs/develop/go/integrations/opentelemetry-v2.mdx Adds the integration guide and samples.
docs/develop/go/platform/observability.mdx Recommends OpenTelemetry v2 for new setups.
docs/develop/go/best-practices/context-propagation.mdx Directs OpenTelemetry users to the plugin.
docs/develop/go/index.mdx Lists the new integration.
sidebars.js Adds the guide to Go navigation.
src/components/IntegrationsGrid/integrations-data.json Adds the integration card.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/develop/go/integrations/opentelemetry-v2.mdx Outdated
Comment thread docs/develop/go/best-practices/context-propagation.mdx Outdated
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