Skip to content

feat: add OpenTelemetry v2 docs - #5146

Open
patbeqo wants to merge 13 commits into
mainfrom
patbeqo/otel-v2
Open

feat: add OpenTelemetry v2 docs#5146
patbeqo wants to merge 13 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

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 21, 2026 3:51pm

Request Review

@CLAassistant

CLAassistant commented Aug 19, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@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

@flippedcoder flippedcoder 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.

I made a few changes, but overall this was great!

@xumaple xumaple 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.

Take a look at the langsmith docs for inspiration. Documentation is supposed to point the reader towards how to use the package, not how to run the samples.

Comment thread docs/develop/go/integrations/opentelemetry-v2.mdx Outdated
Comment thread docs/develop/go/integrations/opentelemetry-v2.mdx Outdated
Comment thread docs/develop/go/best-practices/context-propagation.mdx Outdated
Comment thread docs/develop/go/best-practices/context-propagation.mdx Outdated
Comment thread docs/develop/go/integrations/opentelemetry-v2.mdx Outdated
Comment thread docs/develop/go/platform/observability.mdx Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 31f53aaeb7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/develop/go/integrations/opentelemetry-v2.mdx Outdated
Comment thread docs/develop/go/integrations/opentelemetry-v2.mdx Outdated

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 74fa2481e6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/develop/go/integrations/opentelemetry-v2.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.

5 participants