You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/06/17 14:02:25 UTC

[incubator-skywalking] branch master updated: Add AspNet component. (#1363)

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/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new da78420  Add AspNet component. (#1363)
da78420 is described below

commit da7842029625b8bfb8db4c0fbc6cf0eca1d21a22
Author: Lemon <li...@hotmail.com>
AuthorDate: Sun Jun 17 22:02:07 2018 +0800

    Add AspNet component. (#1363)
---
 .../apm-collector-boot/src/main/resources/component-libraries.yml      | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/apm-collector/apm-collector-boot/src/main/resources/component-libraries.yml b/apm-collector/apm-collector-boot/src/main/resources/component-libraries.yml
index c21fa22..63ca198 100644
--- a/apm-collector/apm-collector-boot/src/main/resources/component-libraries.yml
+++ b/apm-collector/apm-collector-boot/src/main/resources/component-libraries.yml
@@ -201,6 +201,9 @@ Npgsql.EntityFrameworkCore.PostgreSQL:
 InMemoryDatabase:
   id: 3014
   languages: C#
+AspNet:
+  id: 3015
+  languages: C#
 
 # NoeJS components
 # [4000, 5000) for Node.js agent

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.