You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/12/25 09:06:59 UTC

[skywalking-website] branch master updated: Add more new repos to the website. (#183)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 90eabaf  Add more new repos to the website. (#183)
90eabaf is described below

commit 90eabaf22fd8bdb817a47794c857f33cc98ac900
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Dec 25 17:06:49 2020 +0800

    Add more new repos to the website. (#183)
---
 data/docs.yml | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/data/docs.yml b/data/docs.yml
index 50d0e18..ffc2968 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -48,6 +48,13 @@
         - version: v0.4.0
           link: https://github.com/apache/skywalking-python/tree/v0.4.0
 
+    - name: NodeJS Agent
+      icon: N
+      description: The NodeJS Agent for Apache SkyWalking, which provides the native tracing abilities for NodeJS project.
+      user: apache
+      repo: skywalking-nodejs
+
+
     - name: Client JavaScript
       icon: C
       description: Apache SkyWalking Client-side JavaScript exception and tracing library.
@@ -62,9 +69,6 @@
       description: A lightweight collector/sidecar could be deployed closing to the target monitored system, to collect metrics, traces, and logs.
       user: apache
       repo: skywalking-satellite
-      docs:
-        - version: v0.1.0
-          link: https://github.com/apache/skywalking-satellite
 
 
 - type: Operation
@@ -127,6 +131,12 @@
       description: SkyWalking Agent Test Tool is a tremendously useful test tools suite in a wide variety of languages of Agent. Includes mock collector and validator.
       user: apache
       repo: skywalking-agent-test-tool
+      
+    - name: SkyWalking eyes
+      icon: I
+      description: INFRA tools for Apache skywalking
+      user: apache
+      repo: skywalking-eyes
 
 - type: Ecosystem
   description: All following repositories are a part of SkyWalking ecosystem, as agent implementations, extensions, or tools. All the source codes and their distributions are not belonging to the Apache Software Foundation.