Skip to content

v1.5.0

Choose a tag to compare

@dxsup dxsup released this 11 Mar 02:14
e562f67

New Features

  • Workflows: A workflow orchestration platform designed for the observability domain, preset with various common workflows to help users solve everyday problems. Try it in Workflows tab or Alert Events tab.
  • Alert Events: Add a tab for displaying alert events where workflows are integrated.
  • Data Integration: APO now supports integrating multiple external data sources through a visual interface. The current version supports integrating trace data from existing OpenTelemetry and SkyWalking systems.
  • Trace Sampling: The trace probe in APO OneAgent now has data sampling enabled by default, effectively reducing the data volume.

Enhancements

  • Added support for obtaining request latency metrics for gateway-type applications when integrating with SkyWalking probes.

Bug Fixes

  • Fixed an issue where odiglet on traditional servers was assigning the same service name 'java' to different Java applications.
  • Fixed an issue in alarm analysis where sorting by fault contribution would sometimes fail due to missing service information labels in the metrics.

New Contributors

Full Changelog: v1.4.0...v1.5.0