Skip to content
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

LogExporter not invoking shutdown on the client. #2770

Closed
cijothomas opened this issue Mar 8, 2025 · 0 comments · Fixed by #2764
Closed

LogExporter not invoking shutdown on the client. #2770

cijothomas opened this issue Mar 8, 2025 · 0 comments · Fixed by #2764
Milestone

Comments

@cijothomas
Copy link
Member

https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-otlp/src/logs.rs#L141-L158
Looks like LogExporter never call shutdown on the underlying client (tonic/http etc.)

Same for Traces. Metrics is doing this correctly.

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

Successfully merging a pull request may close this issue.

1 participant