This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0049641  deploy: 3ab703e62792b8b07797a378dd7ad4e241499588
0049641 is described below

commit 0049641b53b17d565c02d010651e787a1ef229ce
Author: wu-sheng <[email protected]>
AuthorDate: Thu Dec 2 02:56:11 2021 +0000

    deploy: 3ab703e62792b8b07797a378dd7ad4e241499588
---
 index.json      |  2 +-
 team/index.html | 23 +++++++++++++++++------
 2 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/index.json b/index.json
index 8d72c57..c4c42e9 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"body":"Chaos Mesh 是一个开源的云原生混沌工程平台,借助 Chaos Mesh,用户可以很方便地对服务注入异常故障,并配合 Chaos 
Dashboard 实现对整个混沌实验运行状况的监测 
。然而,对混沌实验运行情况的监控并不能告诉我们应用服务性能的变化。从系统可观测性的角度来说,我们可能无法单纯通过混沌实验的动态了解故障的全貌,这也阻碍了我们对系统和故障的进一步了解,调试。\nApache
 SkyWalking 是一个开源的 APM (Application Performance Monitor) 
系统,可以对云原生服务提供监控、跟踪、诊断等功能。SkyWalking 支持收集 Event(事件),可在 Dashboard 
中查看分布式系统中发生了哪些事件,并可以直观地观测到不同 Event 对服务性能造成的影响,和 Chaos Mesh 
结合使用,便可为混沌实验造成的服务影响提供监控。\n本教程将分享如何通过将 SkyWalking 和 Chaos Mesh 结合,�
 �用 Event 信息监控,实时了解混沌实验对应用服务性能造成的影响。\n准备 [...]
\ No newline at end of file
+[{"body":"Chaos Mesh 是一个开源的云原生混沌工程平台,借助 Chaos Mesh,用户可以很方便地对服务注入异常故障,并配合 Chaos 
Dashboard 实现对整个混沌实验运行状况的监测 
。然而,对混沌实验运行情况的监控并不能告诉我们应用服务性能的变化。从系统可观测性的角度来说,我们可能无法单纯通过混沌实验的动态了解故障的全貌,这也阻碍了我们对系统和故障的进一步了解,调试。\nApache
 SkyWalking 是一个开源的 APM (Application Performance Monitor) 
系统,可以对云原生服务提供监控、跟踪、诊断等功能。SkyWalking 支持收集 Event(事件),可在 Dashboard 
中查看分布式系统中发生了哪些事件,并可以直观地观测到不同 Event 对服务性能造成的影响,和 Chaos Mesh 
结合使用,便可为混沌实验造成的服务影响提供监控。\n本教程将分享如何通过将 SkyWalking 和 Chaos Mesh 结合,�
 �用 Event 信息监控,实时了解混沌实验对应用服务性能造成的影响。\n准备 [...]
\ No newline at end of file
diff --git a/team/index.html b/team/index.html
index 966e2ec..3f91c62 100644
--- a/team/index.html
+++ b/team/index.html
@@ -448,7 +448,7 @@ if (!doNotTrack) {
 <div class="team-wrapper pb-4">
     <h2>
         Contributors
-        <span class="total">563</span>
+        <span class="total">564</span>
     </h2>
     <p>SkyWalking have hundreds of contributors, you could find them in our 
repositories' contribution list.
     </p>
@@ -11357,7 +11357,7 @@ if (!doNotTrack) {
                             NodeJS Agent
                             
                         </a>
-                        <span class="total">7</span>
+                        <span class="total">8</span>
 
                     </div>
                 </div>
@@ -11415,6 +11415,17 @@ if (!doNotTrack) {
 
                             <li class="mb-2 mr-2">
                                 
+                                <a href="https://github.com/alanlvle"; 
target="_blank">
+                                    <i class="fab fa-github"></i>
+                                    alanlvle
+                                </a>
+                            </li>
+                            
+
+                            
+
+                            <li class="mb-2 mr-2">
+                                
                                 <a href="https://github.com/zijin-m"; 
target="_blank">
                                     <i class="fab fa-github"></i>
                                     zijin-m
@@ -12480,9 +12491,9 @@ if (!doNotTrack) {
 
                             <li class="mb-2 mr-2">
                                 
-                                <a href="https://github.com/chengshiwen"; 
target="_blank">
+                                <a href="https://github.com/mrproliu"; 
target="_blank">
                                     <i class="fab fa-github"></i>
-                                    chengshiwen
+                                    mrproliu
                                 </a>
                             </li>
                             
@@ -12491,9 +12502,9 @@ if (!doNotTrack) {
 
                             <li class="mb-2 mr-2">
                                 
-                                <a href="https://github.com/mrproliu"; 
target="_blank">
+                                <a href="https://github.com/chengshiwen"; 
target="_blank">
                                     <i class="fab fa-github"></i>
-                                    mrproliu
+                                    chengshiwen
                                 </a>
                             </li>
                             

Reply via email to