v3.8.0rc3
📦 datadog-sdkView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces a new processor capability for LLM Observability to process span inputs and outputs, and fixes a bug related to UTF-8 character counting during span attribute truncation.
✨ New Features
- LLM Observability: add processor capability to process span inputs and outputs.
🐛 Bug Fixes
- tracing: Fixes an issue where truncation of span attributes longer than 25000 characters would not consistently count the size of UTF-8 multibyte characters, leading to a `unicode string is too large` error.
🔧 Affected Symbols
LLM Observability