Skip to content

fix: pass exporter to NodeSDK constructor#2113

Merged
KernelDeimos merged 1 commit intomainfrom
eric/25C80-fix-otel
Dec 8, 2025
Merged

fix: pass exporter to NodeSDK constructor#2113
KernelDeimos merged 1 commit intomainfrom
eric/25C80-fix-otel

Conversation

@KernelDeimos
Copy link
Copy Markdown
Contributor

Previously a new ConsoleSpanExporter was passed to the constructor of NodeSDK. This was possibly unintentional but it did not cause any issues. After the recent update to opentelemetry, or perhaps the changes introduced in 3c579dc, this no longer works as it prevents tools like Jaeger from getting any spans from Puter's backend.

Previously a new ConsoleSpanExporter was passed to the constructor of
NodeSDK. This was possibly unintentional but it did not cause any
issues. After the recent update to opentelemetry, or perhaps the changes
introduced in 3c579dc, this no longer
works as it prevents tools like Jaeger from getting any spans from
Puter's backend.
@KernelDeimos KernelDeimos merged commit 87dbb34 into main Dec 8, 2025
5 checks passed
@jelveh jelveh deleted the eric/25C80-fix-otel branch May 1, 2026 20:07
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