Features
- Dashboard:
- Support querying LLM data and creating various custom charts.
- Added view variables to enable switching variable values in dashboards, which can be applied in real-time to multiple charts. This helps users customize quick filtering and data analysis.
- Support for PromQL query statements.
- Added new chart type: Leaderboard.
- LLM:
- Support selecting Langfuse and LangSmith protocols when creating API Keys.
- Added "Model Settings" module to identify specific models used in LLM data. Some system models are pre-installed by default, and custom models can be added.
- Support model billing - automatically calculate model consumption costs based on configured price information. Supports pricing in USD and CNY.
Improvements
- Optimized the interaction experience for top search
key value
in Logs and Traces modules.
- LLM:
- Traces with errors now display error icons intuitively in the list.
- Model information is displayed in both Trace list and detail pages.
- Event content in Trace detail page can be switched between JSON and dialog view for more intuitive information interaction.

Bug Fixes
- Fixed occasional dashboard save failures.
- Fixed missing query value information when cloning dashboards.
- Fixed issue where some containers in ITIM module couldn't get hostname.
- Fixed duplicate process and container listings in ITIM.
- Fixed inappropriate unit issues for some metrics in LLM module.
- Fixed fuzzy search matching issues in APM trace search.