Skip to content

Document SDK request tracing for Python and C++#5212

Open
btshrewsbury-viam wants to merge 4 commits into
mainfrom
claude/sdk-tracing-python-cpp
Open

Document SDK request tracing for Python and C++#5212
btshrewsbury-viam wants to merge 4 commits into
mainfrom
claude/sdk-tracing-python-cpp

Conversation

@btshrewsbury-viam

Copy link
Copy Markdown
Collaborator

Closes #5207.

Adds per-SDK enablement for OpenTelemetry request tracing to the existing "OpenTelemetry distributed tracing" section in docs/data/overview.md, and adds the viam-sdk[tracing] install extra to docs/build-apps/setup/python.md alongside the existing [mlmodel] extra. The server-side tracing config block was already documented; this how-to addition covers the per-method child-span behavior (Go, Python, C++), the Python [tracing] extra, the C++ compile-time VIAMCPPSDK_OPENTELEMETRY_TRACING requirement plus optional TracingSpan child spans, and using traces to pinpoint latency and failures across service boundaries. Additive only (no moves, renames, or URL changes). Sources: viamrobotics/viam-python-sdk#1223 and viamrobotics/viam-cpp-sdk#638.

@netlify

netlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit b332bc6
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/6a57ca19bd138000082f0e4a
😎 Deploy Preview https://deploy-preview-5212--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 40 (🔴 down 3 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Jul 15, 2026
@btshrewsbury-viam
btshrewsbury-viam marked this pull request as ready for review July 15, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document SDK request tracing (OpenTelemetry) for Python and C++

2 participants