You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/01/26 07:35:55 UTC

[GitHub] [skywalking] startewho opened a new pull request #8479: Add the .Net Orm comonent FreeSql

startewho opened a new pull request #8479:
URL: https://github.com/apache/skywalking/pull/8479


   
   FreeSql is a .net orm https://github.com/dotnetcore/FreeSql
   And i have add the PR support the FreeSql in [SkyAPM](https://github.com/SkyAPM/SkyAPM-dotnet/commit/6cdceefd30cc2c3468526af1f7350fe69fcedd83)
   it woude be nice if support the FreeSql's component.
   
   - [x] If it's UI related, attach the screenshots below.
   
   ![图片](https://user-images.githubusercontent.com/898009/151121778-23866994-5f8c-4388-a529-9f9112ae0013.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng merged pull request #8479: Add the .Net Orm comonent FreeSql

Posted by GitBox <gi...@apache.org>.
wu-sheng merged pull request #8479:
URL: https://github.com/apache/skywalking/pull/8479


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] startewho commented on a change in pull request #8479: Add the .Net Orm comonent FreeSql

Posted by GitBox <gi...@apache.org>.
startewho commented on a change in pull request #8479:
URL: https://github.com/apache/skywalking/pull/8479#discussion_r792389899



##########
File path: oap-server/server-core/src/test/resources/component-libraries.yml
##########
@@ -335,6 +335,9 @@ AspNet:
 SmartSql:
   id: 3016
   languages: C#
+FreeSql:
+  id: 3017
+  languages: C#

Review comment:
       Thanks ,i will remove the content




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on a change in pull request #8479: Add the .Net Orm comonent FreeSql

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on a change in pull request #8479:
URL: https://github.com/apache/skywalking/pull/8479#discussion_r792371599



##########
File path: oap-server/server-core/src/test/resources/component-libraries.yml
##########
@@ -335,6 +335,9 @@ AspNet:
 SmartSql:
   id: 3016
   languages: C#
+FreeSql:
+  id: 3017
+  languages: C#

Review comment:
       You don't need to update this file. This is a file for testing only




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on pull request #8479: Add the .Net Orm comonent FreeSql

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #8479:
URL: https://github.com/apache/skywalking/pull/8479#issuecomment-1021940606


   Please update the changes.md in the root.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org