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 2023/04/23 06:49:53 UTC

[skywalking-website] 01/01: Add go-repo and adjust agent repo list order

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

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

commit 8c727b40ec4d86d36956c30fa2c20b9a680ba285
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Sun Apr 23 14:49:44 2023 +0800

    Add go-repo and adjust agent repo list order
---
 data/docs.yml | 57 +++++++++++++++++++++++++++++++++------------------------
 1 file changed, 33 insertions(+), 24 deletions(-)

diff --git a/data/docs.yml b/data/docs.yml
index 3b5e17d080a..d3afd1b42c2 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -116,32 +116,14 @@
         - version: v0.6.0
           link: https://github.com/apache/skywalking-nodejs/tree/v0.6.0
 
-    - name: Nginx LUA Agent
-      icon: nginx-lua-agent
-      description: SkyWalking Nginx Agent provides the native tracing capability for Nginx powered by Nginx LUA module.
-      user: apache
-      repo: skywalking-nginx-lua
-      docs:
-        - version: v0.6.0
-          link: https://github.com/apache/skywalking-nginx-lua/tree/v0.6.0
-
-    - name: Kong Agent
-      icon: kong-agent
-      description: SkyWalking Kong Agent provides the native tracing capability.
-      user: apache
-      repo: skywalking-kong
-      docs:
-        - version: v0.2.0
-          link: https://github.com/apache/skywalking-kong/tree/v0.2.0
-
-    - name: Client JavaScript
-      icon: js-agent
-      description: Apache SkyWalking Client-side JavaScript exception and tracing library.
+    - name: Go Agent
+      icon: sw-rust
+      description: The Go Agent for Apache SkyWalking, which provides the native tracing/metrics/logging abilities for Golang projects.
       user: apache
-      repo: skywalking-client-js
+      repo: skywalking-go
       docs:
-        - version: v0.10.0
-          link: https://github.com/apache/skywalking-client-js/tree/v0.10.0
+        - version: Next
+          link: https://github.com/apache/skywalking-go   
 
     - name: Rust Agent
       icon: sw-rust
@@ -166,6 +148,33 @@
         - version: v0.4.0
           link: /docs/skywalking-php/v0.4.0/readme/
           commitId: 83ad79f329ec3c3c2db4bba7c9e36f2459c534c9
+    
+    - name: Nginx LUA Agent
+      icon: nginx-lua-agent
+      description: SkyWalking Nginx Agent provides the native tracing capability for Nginx powered by Nginx LUA module.
+      user: apache
+      repo: skywalking-nginx-lua
+      docs:
+        - version: v0.6.0
+          link: https://github.com/apache/skywalking-nginx-lua/tree/v0.6.0
+
+    - name: Client JavaScript
+      icon: js-agent
+      description: Apache SkyWalking Client-side JavaScript exception and tracing library.
+      user: apache
+      repo: skywalking-client-js
+      docs:
+        - version: v0.10.0
+          link: https://github.com/apache/skywalking-client-js/tree/v0.10.0
+
+    - name: Kong Agent
+      icon: kong-agent
+      description: SkyWalking Kong Agent provides the native tracing capability.
+      user: apache
+      repo: skywalking-kong
+      docs:
+        - version: v0.2.0
+          link: https://github.com/apache/skywalking-kong/tree/v0.2.0
 
     - name: SkyWalking Satellite
       icon: skywalking-satellite