2.2 KiB
2.2 KiB
9.2.0
Project
- Upgrade Armeria to 1.16.0, Kubernetes Java client to 15.0.1.
OAP Server
- Add more entities for Zipkin to improve performance.
- ElasticSearch: scroll id should be updated when scrolling as it may change.
- Mesh: fix only last rule works when multiple rules are defined in metadata-service-mapping.yaml.
- Support sending alarm messages to PagerDuty.
- Support Zipkin kafka collector.
- Add
VIRTUALdetect type to Process for Network Profiling. - Add component ID(128) for Java Hutool plugin.
- Add Zipkin query exception handler, response error message for illegal arguments.
- Fix a NullPointerException in the endpoint analysis, which would cause missing MQ-related
LocalSpanin the trace. - Add
forEach,processRelationfunction to MAL expression. - Add
expPrefix,initExpin MAL config. - Add component ID(7015) for Python Bottle plugin.
- Remove legacy OAL
percentilefunctions,p99,p95,p90,p75,p50func(s). - Revert #8066. Keep all metrics persistent even it is default value.
- Skip loading UI templates if folder is empty or doesn't exist.
- Support the
NETWORKtype of eBPF Profiling task. - Support
sumHistograminMAL. - [Breaking Change] Make the eBPF Profiling task support to the service instance level, index/table
ebpf_profiling_taskis required to be re-created when bump up from previous releases.
UI
- Fix query conditions for the browser logs.
- Implement a url parameter to activate tab index.
- Fix clear interval fail when switch autoRefresh to off.
- Optimize log tables.
- Fix log detail pop-up page doesn't work.
- Optimize table widget to hide the whole metric column when no metric is set.
- Implement the Event widget.
- Fix span detail text overlap.
- Add Python Bottle Plugin Logo.
- Implement an association between widgets(line, bar, area graphs) with time.
- Fix tag dropdown style.
- Hide the copy button when db.statement is empty.
- Fix legend metrics for topology.
Documentation
- Fix invalid links in release docs.
- Clean up doc about event metrics.
All issues and pull requests are here