2.5 KiB
2.5 KiB
9.7.0
Project
- Add distribution/graal module to make preliminary preparations for supporting native-image.
- Bump Java agent to 9.1-dev in the e2e tests.
- Bump up netty to 4.1.100.
OAP Server
- ElasticSearchClient: Add
deleteByIdAPI. - Fix Custom alarm rules are overwritten by 'resource/alarm-settings.yml'
- Support Kafka Monitoring.
- [Breaking Change] Elasticsearch storage merge all management data indices into one index
management, includingui_template,ui_menu,continuous_profiling_policy. - Add a release mechanism for alarm windows when it is expired in case of OOM.
- Fix Zipkin trace receiver response: make the HTTP status code from
200to202. - Update BanyanDB Java Client to 0.5.0.
- Fix getInstances query in the BanyanDB Metadata DAO.
- BanyanDBStorageClient: Add
keepAlivePropertyAPI. - Fix table exists check in the JDBC Storage Plugin.
- Enhance extensibility of HTTP Server library.
- Adjust
AlarmRecordalarmMessage column length to 512. - Fix
EventHookCallbackbuild event: build the layer fromService's Layer. - Fix
AlarmCoredoAlarm: catch exception for each callback to avoid interruption. - Optimize queryBasicTraces in TraceQueryEsDAO.
- Fix
WebhookCallbacksend incorrect messages, add catch exception for each callback HTTP Post. - Fix AlarmRule expression validation: add labeled metrics mock data for check.
- Support collect ZGC memory pool metrics.
- Add a component ID for Netty-http (ID=151).
- Add a component ID for Fiber (ID=5021).
UI
- Add new menu for kafka monitoring.
- Fix independent widget duration.
- Fix the display height of the link tree structure.
- Replace the name by shortName on service widget.
- Refactor: update pagination style. No visualization style change.
- Apply MQE on K8s layer UI-templates.
- Fix icons display in trace tree diagram.
- Fix: update tooltip style to support multiple metrics scrolling view in a metrics graph.
- Add a new widget to show jvm memory pool detail.
- Fix: avoid querying data with empty parameters.
- Add a title and a description for trace segments.
- Add Netty icon for Netty HTTP plugin.
- Add Pulsar menu i18n files.
Documentation
- Separate storage docs to different files, and add an estimated timeline for BanyanDB(end of 2023).
- Add topology configuration in UI-Grafana doc.
- Add missing metrics to the
OpenTelemetry Metricsdoc. - Polish docs of
Concepts and Designs.
All issues and pull requests are here