返回全部动态
Google ADK Python 发布 v2.9.2,修复 OpenTelemetry 事件名处理
原标题:v2.9.2
AI 摘要
Google ADK Python 发布 v2.9.2 版本,主要修复遥测行为:此前 OpenTelemetry 事件名称在非 Agent Engine 平台上会被丢弃,现在仅在 Agent Engine 上丢弃,其他平台保留事件名称,从而提升追踪的准确性和一致性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [2.9.2](https://github.com/google/adk-python/compare/v2.9.1...v2.9.2) (2026-09-18) ### Highlights This release focuses on refining telemetry behavior by correcting how OpenTelemetry event names are handled across different environments. * **Telemetry**: OpenTelemetry event names are now preserved on platforms outside of Agent Engine, ensuring more accurate and consistent tracking. ([9110770](https://github.com/google/adk-python/commit/9110770dc487283b95844ad843db9eec9e56e92d)) ### Bug Fi
发布时间:2026-09-19 02:08
抓取时间:2026-09-19 17:57
来源机构:Google