Skip to content

Allow enabling/disabling tracing in nico-api config TOML#2263

Open
kensimon wants to merge 2 commits into
NVIDIA:mainfrom
kensimon:tracing-config
Open

Allow enabling/disabling tracing in nico-api config TOML#2263
kensimon wants to merge 2 commits into
NVIDIA:mainfrom
kensimon:tracing-config

Conversation

@kensimon
Copy link
Copy Markdown
Contributor

@kensimon kensimon commented Jun 5, 2026

Description

This permits site operators to enable OTLP tracing by default, and even prevent it from being toggled at runtime. It also lets the OTLP endpoint be configured via the config.toml, with the env var still working as an override.

Type of Change

  • Add - New feature or capability
  • Change - Changes in existing functionality
  • Fix - Bug fixes
  • Remove - Removed features or deprecated functionality
  • Internal - Internal changes (refactoring, tests, docs, etc.)

Related Issues (Optional)

#2262

Breaking Changes

  • This PR contains breaking changes

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No testing required (docs, internal refactor, etc.)

Additional Notes

This permits site operators to enable OTLP tracing by default, and even
prevent it from being toggled at runtime. It also lets the OTLP endpoint
be configured via the config.toml, with the env var still working as an
override.
@kensimon kensimon requested review from a team and Coco-Ben as code owners June 5, 2026 19:43
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 5, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 63f128c9-6b79-4376-a323-364160455170

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@kensimon
Copy link
Copy Markdown
Contributor Author

kensimon commented Jun 5, 2026

@nvaprado FYI

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

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.

2 participants