v4.3.2
📦 datadog-sdkView on GitHub →
🐛 3 fixes🔧 9 symbols
Summary
This release focuses on stability, addressing critical bugs in Celery integration, Data Streams Monitoring auto-enabling, and gevent profiling interactions.
🐛 Bug Fixes
- Resolved panics in the NativeWriter caused by celery closing file descriptors during beat startup.
- Fixed a regression preventing Data Streams Monitoring (DSM) from being automatically enabled for Kafka, AioKafka, Kombu, and Botocore integrations.
- Corrected an issue causing greenlets to misbehave when gevent.joinall is called during profiling.