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 2022/01/26 08:38:28 UTC

[skywalking] branch master updated: Add component ID of .Net ORM FreeSql (#8479)

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.git


The following commit(s) were added to refs/heads/master by this push:
     new f22092e  Add component ID of .Net ORM FreeSql (#8479)
f22092e is described below

commit f22092e88bdd4eb1e8807f48fc744e67e0356245
Author: startewho <ho...@live.com>
AuthorDate: Wed Jan 26 16:38:10 2022 +0800

    Add component ID of .Net ORM FreeSql (#8479)
---
 CHANGES.md                                                           | 1 +
 oap-server/server-starter/src/main/resources/component-libraries.yml | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index ad5549e..4d2e63b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -40,6 +40,7 @@ Release Notes.
 * Support `scope=ALL` catalog for metrics.
 * Bump up H2 to 2.1.210 to fix CVE-2022-23221.
 * E2e: Add `normal` field to Service.
+* Add FreeSql component ID(3017) of dotnet agent.
 
 #### UI
 
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 d10c84b..acf29d2 100644
--- a/oap-server/server-starter/src/main/resources/component-libraries.yml
+++ b/oap-server/server-starter/src/main/resources/component-libraries.yml
@@ -449,6 +449,9 @@ AspNet:
 SmartSql:
   id: 3016
   languages: C#
+FreeSql:
+  id: 3017
+  languages: C#
 
 # NoeJS components
 # [4000, 5000) for Node.js agent