This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
commit 639e317c626169073f722c4d4f71eaf30a019b5b Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Wed Jun 30 10:38:36 2021 +0800 Update docs.yml --- data/docs.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/docs.yml b/data/docs.yml index 395228a..8e0dfd2 100644 --- a/data/docs.yml +++ b/data/docs.yml @@ -203,12 +203,6 @@ user: SkyAPM repo: SkyAPM-php-sdk - - name: SkyAPM Node.js - icon: O - description: SkyAPM Node.js is the Node.js instrumentation agent, which is compatible with Apache SkyWalking backend and others compatible agents/SDKs. - user: SkyAPM - repo: SkyAPM-nodejs - - name: cpp2sky icon: C description: Distributed tracing and monitor SDK in CPP for Apache SkyWalking APM @@ -232,3 +226,9 @@ description: A tool helps on locating witness class for Apache SkyWalking plugin. user: SkyAPM repo: uranus + + - name: [Retired] SkyAPM Node.js + icon: O + description: SkyAPM Node.js is the Node.js instrumentation agent, this project wouldn't have any update, it has been retired and archived. + user: SkyAPM + repo: SkyAPM-nodejs
