CHANGES.md 996 字节
Newer Older
wu-sheng's avatar
wu-sheng 已提交
1 2 3 4
Changes by Version
==================
Release Notes.

wu-sheng's avatar
wu-sheng 已提交
5

wu-sheng's avatar
wu-sheng 已提交
6
6.0.0-alpha
wu-sheng's avatar
wu-sheng 已提交
7 8
------------------

wu-sheng's avatar
wu-sheng 已提交
9 10
SkyWalking 6 is totally new milestone for the project. At this point, we are not just a distributing
tracing system with analysis and visualization capabilities. We are an **Observability Analysis Platform(OAL)**.
wu-sheng's avatar
wu-sheng 已提交
11

wu-sheng's avatar
wu-sheng 已提交
12 13
The core and most important features in v6 are
1. Support to collect telemetry data from different sources, such as multiple language agents and service mesh.
14
1. Extensible stream analysis core. Make SQL and cache analysis available in core level, although haven't
wu-sheng's avatar
wu-sheng 已提交
15 16 17 18 19
provided in this release.
1. Provide **Observability Analysis Language(OAL)** to make analysis metric customization available.
1. New GraphQL query protocol. Not binding with UI now.
1. UI topology is better now.
1. New alarm core provided. In alpha, only on service related metric.
wu-sheng's avatar
wu-sheng 已提交
20 21


wu-sheng's avatar
wu-sheng 已提交
22
5.x releases
wu-sheng's avatar
wu-sheng 已提交
23
------------------
wu-sheng's avatar
wu-sheng 已提交
24
You could find all CHANGES of 5.x at [here](https://github.com/apache/incubator-skywalking/blob/5.x/CHANGES.md)