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 c86dd19253e Update ecosystem repository for archive status.
c86dd19253e is described below
commit c86dd19253ef2d15a7fa2b1bf7ceef53cd2ca86f
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Mon Jul 24 21:31:52 2023 -0700
Update ecosystem repository for archive status.
---
data/docs.yml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/data/docs.yml b/data/docs.yml
index 358cec0f59f..8f4211bb472 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -379,16 +379,6 @@
user: SkyAPM
repo: SkyAPM-dotnet
- - name: Go2Sky
- description: Go2Sky is an instrument SDK library, written in Go, by
following Apache SkyWalking tracing and metrics formats.
- user: SkyAPM
- repo: go2sky
-
- - name: Go2Sky Plugins
- description: The plugins of Go2Sky.
- user: SkyAPM
- repo: go2sky-plugins
-
- name: cpp2sky
description: Distributed tracing and monitor SDK in CPP for Apache
SkyWalking APM.
user: SkyAPM
@@ -404,21 +394,31 @@
user: SkyAPM
repo: java-plugin-extensions
- - name: Transporter Plugins
- description: 3rd-party transporter implementation of Apache SkyWalking.
- user: SkyAPM
- repo: transporter-plugin-for-skywalking
-
- name: uranus
description: A tool helps on locating witness class for Apache
SkyWalking plugin.
user: SkyAPM
repo: uranus
- - name: (out-dated) CN Documentations
+ - name: (outdated) CN Documentations
description: The CN translation version of Apache SkyWalking document.
This is NOT official docs, and has been out-dated for years.
user: SkyAPM
repo: document-cn-translation-of-skywalking
+ - name: (Retired) Transporter Plugins
+ description: 3rd-party transporter implementation of Apache SkyWalking.
No one is maintaining this.
+ user: SkyAPM
+ repo: transporter-plugin-for-skywalking
+
+ - name: (Retired) Go2Sky
+ description: Replaced by https://skywalking.apache.org/docs/#GoAgent
auto-instrument agent.
+ user: SkyAPM
+ repo: go2sky
+
+ - name: (Retired) Go2Sky Plugins
+ description: Replaced by https://skywalking.apache.org/docs/#GoAgent
auto-instrument agent.
+ user: SkyAPM
+ repo: go2sky-plugins
+
- name: (Retired) SkyAPM PHP Agent
description: Replaced by https://skywalking.apache.org/docs/#PHPAgent
user: SkyAPM