From b4a71266b43a80ba35e441eaee0bd6c04592dc3f Mon Sep 17 00:00:00 2001 From: Wu Sheng Date: Mon, 15 Jun 2020 07:51:22 +0800 Subject: [PATCH] Update Release on the website. --- docs/README.md | 6 +++--- docs/downloads/README.md | 4 ++++ docs/events/README.md | 8 ++++++++ docs/zh/README.md | 6 +++--- docs/zh/downloads/README.md | 4 ++++ docs/zh/events/README.md | 7 +++++++ 6 files changed, 29 insertions(+), 6 deletions(-) diff --git a/docs/README.md b/docs/README.md index 4622895..640d4a4 100755 --- a/docs/README.md +++ b/docs/README.md @@ -27,6 +27,9 @@ user: news: title: Events & News content: + - header: SkyWalking APM 8.0.0 is released + content: v3 protocol is added and implemented. New Dashboard UI and new Query Protocol are provided + time: June 15th, 2020 - header: Welcome Wei Zhang to join the PMC content: Based on his continuous contributions, Wei Zhang (a.k.a [arugal](https://github.com/arugal)) has been invited to join the PMC. Welcome aboard. time: Apr. 20th, 2020 @@ -36,6 +39,3 @@ news: - header: SkyWalking APM 7.0.0 is released content: JDK 1.8 is required in the java agent. Support profiling code level performance. time: Mar. 20th, 2020 - - header: SkyWalking CLI 0.2.0 is released - content: New commands and enhancements are included. - time: Mar. 20th, 2020 diff --git a/docs/downloads/README.md b/docs/downloads/README.md index ead3c75..4da94d8 100755 --- a/docs/downloads/README.md +++ b/docs/downloads/README.md @@ -9,6 +9,10 @@ Use the links below to download the Apache SkyWalking from one of our mirrors. ### SkyWalking APM | Date | Version| | Downloads | |:---:|:--:|:--:|:--:| +| June. 15nd, 2020 | 8.0.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/8.0.0/apache-skywalking-apm-8.0.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0-src.tgz.sha512)| +| | | Binary Distribution | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.0.0/apache-skywalking-apm-8.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0.tar.gz.sha512)| +| | | Binary Distribution for ElasticSearch 7 | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.0.0/apache-skywalking-apm-es7-8.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-es7-8.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-es7-8.0.0.tar.gz.sha512)| +| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v8.0.0/docs/README.md) | | Mar. 22nd, 2020 | 7.0.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.sha512)| | | | Binary Distribution | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.sha512)| | | | Binary Distribution for ElasticSearch 7 | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.sha512)| diff --git a/docs/events/README.md b/docs/events/README.md index fc9ce8b..635a870 100755 --- a/docs/events/README.md +++ b/docs/events/README.md @@ -1,5 +1,13 @@ # SkyWalking Events +## Release Apache SkyWalking APM 7.0.0 +###### June 15th, 2020 +SkyWalking APM 8.0.0 is release. Go to [downloads](/downloads) page to find release tars. +- v3 protocol is added and implemented +- New Dashboard UI and new Query Protocol are provided +- Prometheus fetcher is supported. Once you have Prometheus SDK instrumented app, the metrics could be read by SkyWalking. +- Register mechanism has been removed due to buckets effect on performance and memory cost. + ## Welcome Wei Zhang to join the PMC ###### Apr. 20th, 2020 Based on his continuous contributions, Wei Zhang (a.k.a [arugal](https://github.com/arugal)) has been invited to join the PMC. Welcome aboard. diff --git a/docs/zh/README.md b/docs/zh/README.md index cb30142..cbf3c07 100755 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -28,6 +28,9 @@ user: news: title: 事件 & 新闻 content: + - header: SkyWalking APM 8.0.0 发布 + content: 支持新的探针v3协议。支持新的查询协议和UI。 + time: 2020 年 6 月 15 日 - header: 欢迎张伟成为项目管理委员会成员 content: 由于他对该项目的持续贡献,张伟 (a.k.a [arugal](https://github.com/arugal)) 已被邀请加入 SkyWalking 项目管理委员会。欢迎。 time: 2020 年 4 月 20 日 @@ -37,6 +40,3 @@ news: - header: SkyWalking APM 7.0.0 发布 content: 探针升级到JDK1.8,支持代码级性能剖析 time: 2020 年 3 月 22 日 - - header: SkyWalking CLI 0.2.0 发布 - content: 本版本包含许多新命令和优化 - time: 2020 年 3 月 20 日 diff --git a/docs/zh/downloads/README.md b/docs/zh/downloads/README.md index 4fcec98..30dde27 100755 --- a/docs/zh/downloads/README.md +++ b/docs/zh/downloads/README.md @@ -8,6 +8,10 @@ ### SkyWalking APM | 日期 | 版本| | 下载 | |:---:|:--:|:--:|:--:| +| June. 15nd, 2020 | 8.0.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/8.0.0/apache-skywalking-apm-8.0.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0-src.tgz.sha512)| +| | | Binary Distribution | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.0.0/apache-skywalking-apm-8.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-8.0.0.tar.gz.sha512)| +| | | Binary Distribution for ElasticSearch 7 | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/8.0.0/apache-skywalking-apm-es7-8.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-es7-8.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/8.0.0/apache-skywalking-apm-es7-8.0.0.tar.gz.sha512)| +| | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v8.0.0/docs/README.md) | | Mar. 22nd, 2020 | 7.0.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0-src.tgz.sha512)| | | | Binary Distribution | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-7.0.0.tar.gz.sha512)| | | | Binary Distribution for ElasticSearch 7 | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz) [[asc]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.asc) [[sha512]](https://downloads.apache.org/skywalking/7.0.0/apache-skywalking-apm-es7-7.0.0.tar.gz.sha512)| diff --git a/docs/zh/events/README.md b/docs/zh/events/README.md index fcce25e..5160462 100755 --- a/docs/zh/events/README.md +++ b/docs/zh/events/README.md @@ -1,5 +1,12 @@ # SkyWalking 事件概要 +## Release Apache SkyWalking APM 8.0.0 +###### 2020 年 6 月 15 日 +SkyWalking APM 8.0.0 发布. 请到[下载页面](/downloads)查找发行版本. +- 新的v3探针协议 +- 新的UI dashboard和新查询协议 +- 注册机制被彻底删除 + ## 欢迎张伟成为项目管理委员会成员 ###### 2020 年 4 月 20 日 由于他对该项目的持续贡献,张伟 (a.k.a [arugal](https://github.com/arugal)) 已被邀请加入 SkyWalking 项目管理委员会。欢迎。 -- GitLab