Is the Opentelemetry python SDK logger compatible with Thread pools #3464
Labels
feature-request
instrumentation
Related to the instrumentation of third party libraries or frameworks
Issue
When using the Python SDK with thread pools, only a fraction of the log messages are sent.
Sample
Expected Outcome
10 Log messages are sent to open telemetry.
Actual Outcome
Only a fraction of the messages are received. This number varies.
Question
Can the Opentelemetry Python SDK for logging be using with Thread pools?
The text was updated successfully, but these errors were encountered: