Skip to main content

v1.16.0 Release

· 2 min read

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.
imgimgimg
  • 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.
imgimgimg

Improvements

  1. Optimized the interaction experience for top search key value in Logs and Traces modules.
  2. LLM:
    1. Traces with errors now display error icons intuitively in the list.
    2. Model information is displayed in both Trace list and detail pages.
    3. Event content in Trace detail page can be switched between JSON and dialog view for more intuitive information interaction.

img

Bug Fixes

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