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 2021/08/27 02:03:32 UTC

[skywalking-website] branch javaagent-doc created (now 30e817e)

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

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


      at 30e817e  Add javaagent repo.

This branch includes the following new commits:

     new 30e817e  Add javaagent repo.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[skywalking-website] 01/01: Add javaagent repo.

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 30e817e656566ef58a11a58f9eec4d71040d1426
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Fri Aug 27 10:03:23 2021 +0800

    Add javaagent repo.
---
 data/docs.yml | 39 ++++++++++++++++++++++++---------------
 1 file changed, 24 insertions(+), 15 deletions(-)

diff --git a/data/docs.yml b/data/docs.yml
index c58c8b6..fbd5aa1 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -44,23 +44,14 @@
 - type: Agent
   description:
   list:
-    - name: Nginx LUA Agent
-      icon: L
-      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.5.0
-          link: https://github.com/apache/skywalking-nginx-lua/tree/v0.5.0
-          
-    - name: Kong Agent
-      icon: K
-      description: SkyWalking Kong Agent provides the native tracing capability.
+    - name: Java Agent
+      icon: J
+      description: The Python Agent for Apache SkyWalking, which provides the native tracing abilities for Python project.
       user: apache
-      repo: skywalking-kong
+      repo: skywalking-java
       docs:
-        - version: v0.1.1
-          link: https://github.com/apache/skywalking-kong/tree/v0.1.1
+        - version: latest
+          link: /docs/skywalking-java/latest/readme/
 
     - name: Python Agent
       icon: P
@@ -80,6 +71,24 @@
         - version: v0.3.0
           link: https://github.com/apache/skywalking-nodejs/tree/v0.3.0
 
+    - name: Nginx LUA Agent
+      icon: L
+      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.5.0
+          link: https://github.com/apache/skywalking-nginx-lua/tree/v0.5.0
+          
+    - name: Kong Agent
+      icon: K
+      description: SkyWalking Kong Agent provides the native tracing capability.
+      user: apache
+      repo: skywalking-kong
+      docs:
+        - version: v0.1.1
+          link: https://github.com/apache/skywalking-kong/tree/v0.1.1
+
     - name: Client JavaScript
       icon: C
       description: Apache SkyWalking Client-side JavaScript exception and tracing library.