-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discuss the next plan for skyapm-dotnet #503
Labels
Comments
Today, there was an asking for auto-instrumentation in the ASF skywalking channel. |
|
希望以加入Method级别的监控 |
|
Adding more database support? |
+1. |
集成下 SqlSugar 和StackExchange.Redis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please answer these questions before submitting your issue.
Hi, community, SkyApm-dotnet client provides proven tracing capabilities for .NET Core applications, and recently, @GeorGeWzw has implemented the integration of
Microsoft.Extension.Logging
and Skywalking (#502 ) . So, where should we go next ?Here are some of my thoughts,
System.Diagnostics.Metrics
API to provide the ability to report meters to skywalking.System.Diagnostics.Activity
API as another implementation of trace.Span<T>
to improve performance.Any ideas are welcome.
The text was updated successfully, but these errors were encountered: