Skip to main content

v1.10.0 Release

· 2 min read

Features

  • APM: Added service call topology visualization for individual traces.
img
  • RUM:
  1. Added data correlation between APM and RUM.
  2. Added standalone session replay detail page with event details and player interaction.
imgimg
  • ITIM:
  1. Added "Network" module to display eBPF-collected data and show host-service dependencies.
  2. Added container, process, and log tabs in host detail page for easy access to related information.
imgimgimg
  • Others:
  1. Deployment & Installation: Added K8s installation support for light-agent.
  2. Dashboard: Added legend configuration.
imgimg

Improvements

  • APM:
  1. Added display of standalone services without upstream/downstream call relationships in topology graph.
  2. Enhanced UI for flame graphs and waterfall charts.
imgimg
  • RUM:
  1. Added hover effect in View detail page performance waterfall.
  2. Enhanced session replay player UI with event timestamp markers on progress bar.
  • ITIM: Added zoom functionality to host and container honeycomb charts.
  • Others: Changed time axis follow rule to platform-wide instead of module-specific.

Bug Fixes

  1. Fixed error issues in APM service detail page.
  2. Fixed incorrect ip:port display for external calls in APM service detail page.
  3. Fixed parent method proportion display issue in APM Profiling flame graph after filtering specific method names.
  4. Fixed occasional search box display issues in APM trace view.
  5. Fixed occasional sorting issues with default time descending order in log list.
  6. Fixed mixed Chinese-English display in log levels.
  7. Fixed enable/disable errors in alert management.
  8. Fixed partially ineffective quick filters in management section.
  9. Fixed abnormal duration display in RUM Session list.