Skip to content

Remove debug logging from OpenTelemetry sdk#273

Merged
sammuti merged 1 commit intodevelopfrom
chore/disable-otlp-debug-logging
May 5, 2026
Merged

Remove debug logging from OpenTelemetry sdk#273
sammuti merged 1 commit intodevelopfrom
chore/disable-otlp-debug-logging

Conversation

@sammuti
Copy link
Copy Markdown
Contributor

@sammuti sammuti commented May 4, 2026

Remove debug logging from OpenTelemetry sdk in the runner

like

image

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: Pro

Run ID: f41026f9-171e-4ca2-87ee-c86e1ece0d96

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
  • Commit unit tests in branch chore/disable-otlp-debug-logging

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

.add_directive("tower::buffer=off".parse().unwrap())
.add_directive("hyper_util=off".parse().unwrap());
.add_directive("hyper_util=off".parse().unwrap())
.add_directive("opentelemetry=off".parse().unwrap());
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Main change

@sammuti sammuti merged commit 8f01b29 into develop May 5, 2026
52 of 57 checks passed
@sammuti sammuti deleted the chore/disable-otlp-debug-logging branch May 5, 2026 13:34
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