Skip to content

docs: add OpenTelemetry how-to for exporting nic traces#701

Open
khuyentran1401 wants to merge 2 commits into
mainfrom
docs/otel-config
Open

docs: add OpenTelemetry how-to for exporting nic traces#701
khuyentran1401 wants to merge 2 commits into
mainfrom
docs/otel-config

Conversation

@khuyentran1401

Copy link
Copy Markdown
Collaborator

Reference Issues or PRs

Fixes #661.

What does this implement/fix?

  • Adds a how-to page explaining how to export nic's OpenTelemetry traces when debugging a slow or failing deploy.
  • Documents the OTEL_EXPORTER values (none, console, otlp, both) and OTEL_ENDPOINT, with concrete commands for printing to the terminal and sending to a local or remote collector.

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Every claim was verified against nic's pkg/telemetry/telemetry.go and confirmed live (OTEL_EXPORTER=console nic validate printed spans). The #625 NKP-architecture cross-link in the issue's acceptance criteria was intentionally dropped (the relationship is too loose to be useful).

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for nebari-docs2 ready!

Name Link
🔨 Latest commit caf75be
🔍 Latest deploy log https://app.netlify.com/projects/nebari-docs2/deploys/6a38baff77a2fa0008e30557
😎 Deploy Preview https://deploy-preview-701--nebari-docs2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

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

Labels

None yet

Projects

Status: Todo 📬

Development

Successfully merging this pull request may close these issues.

Operational how-to: OpenTelemetry configuration

1 participant