2.1.1
comet-ml/opik2.1.1Jan 23, 2024by alexkuzmik
AI Summary
This release focuses on backend performance improvements, specifically regarding cost queries and usage breakdowns, alongside stability fixes for HTTP connection pools and SDK testing updates.
Key Highlights
- Added span usage breakdown by workspace, project, and user.
- Optimized Cost Intelligence Query.
- Fixed HTTP connection pool issues via liveness health checks.
- Made project stats retrieval opt-in to improve performance.
New Features
- Span usage breakdown by workspace, project & user.
- Opt-in project stats on /projects/retrieve.
Full Release Notes
## What's Changed * [NA] Add comet_ml version restriction by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/112 * [NA] Bump version 2.1.1 by @alexkuzmik in https://github.com/comet-ml/comet-llm/pull/113 **Full Changelog**: https://github.com/comet-ml/comet-llm/compare/2.1.0...2.1.1 ## What's Changed * [NA] [SDK] test: make pydantic-ai E2E tolerant of OTel GenAI span names by @alexkuzmik in https://github.com/comet-ml/opik/pull/7228 * [OPIK-7058] [BE] Emit span usage breakdown by workspace, project & user by @LifeXplorer in https://github.com/comet-ml/opik/pull/7216 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7217 * [OPIK-6830] [BE] fix: restart pods with a dead outbound HTTP connection pool via liveness health check by @BorisTkachenko in https://github.com/comet-ml/opik/pull/7215 * [NA] [BE] Cost Intell Query Optimization by @collincunn in https://github.com/comet-ml/opik/pull/7232 * [OPIK-7101] Make project stats opt-in on /projects/retrieve by @Nimrod007 in https://github.com/comet-ml/opik/pull/7231 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.1.0...2.1.1