Skip to content

ref(opentelemetry): Use debug instead of logger #16990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 15, 2025

Conversation

AbhiPrasad
Copy link
Member

resolves #16943

Just give a quick double check to packages/opentelemetry/test/helpers/initOtel.ts to make sure it makes sense.

@AbhiPrasad AbhiPrasad requested review from mydea and a team July 14, 2025 15:40
@AbhiPrasad AbhiPrasad self-assigned this Jul 14, 2025
@AbhiPrasad AbhiPrasad requested review from msonnb and removed request for a team July 14, 2025 15:40
Comment on lines +35 to +36
// Disable diag, to ensure this works even if called multiple times
diag.disable();
Copy link
Member

Choose a reason for hiding this comment

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

I don't fully get this one 😬

Copy link
Member Author

Choose a reason for hiding this comment

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

I copied this from another implementation, I think it makes sense to keep (so we align).

@AbhiPrasad AbhiPrasad merged commit fbd0a44 into develop Jul 15, 2025
119 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-debug-opentelemetry branch July 15, 2025 15:05
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.

Migrate opentelemetry package to use debug
2 participants