Skip to main content

7 posts tagged with "APM"

Some new application performance monitoring features

View all tags

v1.17.0 版本发布

· 4 min read

新增特性(Feature)

  1. APM:
    1. 新增「自定义业务接口聚合规则」:可以将多个接口调用识别为同一个接口,有效地帮助客户从技术视角切换到业务功能视角,去观测接口的性能问题。
  2. LLM:
    1. 新增「拓扑」模块: 为 LLM 应用提供了一个全面且直观的调用关系、性能状况全景图。通过展示所有 Span 节点之间的调用关系及聚合后的性能指标,能够快速洞察 LLM 应用的整体运行状况、聚焦问题节点,精准定位问题,从而实现高效优化与管理。

v1.13.0 Release Notes

· One min read

New Features

  • APM:
  1. Added error information display to the topology graph in the "Resource Analysis" module.
  2. Added multiple user experience improvements. img

Bug Fixes

  1. Fixed an issue where clicking on log alert record details in "Smart Alerts" resulted in an error.
  2. Fixed incorrect unit display in the application list of "LLM Applications".
  3. Fixed an issue where the application list in "LLM Applications" was not filtering by custom time range.
  4. Fixed an issue where the Top 10 list in "LLM Applications" was not filtering by custom time range.
  5. Fixed incorrect trace count display on the probability page in "LLM Applications".
  6. Fixed abnormal trace filtering issues in "Service Details".
  7. Fixed incorrect duration display for top-level spans in some "APM" flame graphs.
  8. Fixed an issue where clicking on the honeycomb chart in "Infrastructure Monitoring" cleared the left-side filters.

v1.12.0 Release Notes

· 3 min read

Breaking Changes

Breaking Changes

Lighthouse explores LLM application observability and officially launches the "LLM Applications" module, aiming to help enterprises monitor LLM application performance, identify performance bottlenecks, and optimize resource utilization.

Currently, Lighthouse can observe performance data and usage of LLM applications in the system at Session and Trace dimensions, such as input, output, response time, token consumption, etc.

imgimg

Features

  • APM: "Resource Analysis" module, added performance metrics display on hover for topology connection lines, showing metrics like call percentage, call count.
  • LOG: One-click navigation from single log details to associated trace details page.

v1.11.0 Release

· 3 min read

New Features

  • APM:
  1. Added "Service Dependencies" module, displaying collected resource performance data and call relationship topology.
  2. Added associated log list display in trace detail page.
imgimg

v1.9.0 Release

· One min read

Features

  • RUM:
  1. Application creation page: Added two-way binding between input fields and default code.
  2. Added support for collecting and displaying geographical location fields, including country, province, and city.

v1.7.0 Release

· One min read

Features

  1. APM: Added Java Profiling support
  2. Management: Added user roles and permissions with default roles (Super Admin, Regular User, Read-only User)