dbos-inc / dbos-transact-py

Ultra-Lightweight Durable Execution in Python
https://docs.dbos.dev
MIT License
244 stars 7 forks source link

Fix Logging #86

Closed kraftp closed 1 month ago

kraftp commented 1 month ago

Due to https://github.com/open-telemetry/opentelemetry-python/issues/3193, the OTLP exporter does not flush logs that were buffered when another process reconfigured the logger.

To mitigate this: