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/02/22 13:03:33 UTC

[skywalking] branch nginx-component created (now 4b1b360)

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

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


      at 4b1b360  Add Nginx component ID to main repo

This branch includes the following new commits:

     new 4b1b360  Add Nginx component ID to main 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] 01/01: Add Nginx component ID to main repo

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

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

commit 4b1b3601258fc437605088c62409c775cb88fdb1
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Sat Feb 22 21:03:13 2020 +0800

    Add Nginx component ID to main repo
---
 oap-server/server-bootstrap/src/main/resources/component-libraries.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
index 18c1246..bfbb02a 100755
--- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
+++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml
@@ -275,6 +275,9 @@ AvroServer:
 AvroClient:
   id: 83
   languages: Java
+Nginx:
+  id: 84
+  languages: Lua
 
 
 # .NET/.NET Core components