You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by pe...@apache.org on 2019/03/20 10:08:56 UTC

[incubator-skywalking] branch master updated: Add SmartSql provider components in component-libraries config (#2387)

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

pengys 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 6aefdc4  Add SmartSql provider components in component-libraries config (#2387)
6aefdc4 is described below

commit 6aefdc427730e7c4938464c84460595a016aca1b
Author: Ahoo Wang <ah...@qq.com>
AuthorDate: Wed Mar 20 18:08:49 2019 +0800

    Add SmartSql provider components in component-libraries config (#2387)
---
 oap-server/server-starter/src/main/resources/component-libraries.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/oap-server/server-starter/src/main/resources/component-libraries.yml b/oap-server/server-starter/src/main/resources/component-libraries.yml
index 2eaf1ca..befdf61 100644
--- a/oap-server/server-starter/src/main/resources/component-libraries.yml
+++ b/oap-server/server-starter/src/main/resources/component-libraries.yml
@@ -252,6 +252,9 @@ InMemoryDatabase:
 AspNet:
   id: 3015
   languages: C#
+SmartSql:
+  id: 3016
+  languages: C#
 
 # NoeJS components
 # [4000, 5000) for Node.js agent