SkyApm NetCore Agent Hosting扩展,可自定义按需添加追踪模块(如 http,grpc,cap等等).
Info
Version: | 0.0.3.1 |
Author(s): | SmartInfrastructure.SkyApm.Agent.AspNetCore |
Last Update: | Sunday, March 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SmartInfrastructure.SkyApm.Agent.AspNetCore |
Install
Install-Package SmartInfrastructure.SkyApm.Agent.AspNetCore
dotnet add package SmartInfrastructure.SkyApm.Agent.AspNetCore
paket add SmartInfrastructure.SkyApm.Agent.AspNetCore
SmartInfrastructure.SkyApm.Agent.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- SmartInfrastructure.SkyApm.Diagnostics.AspNetCore(>= 0.0.3)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- SkyAPM.Abstractions(>= 0.9.0)
- SkyAPM.Transport.Grpc(>= 0.9.0)
- SkyAPM.Utilities.DependencyInjection(>= 0.9.0)
- SkyAPM.Utilities.Logging(>= 0.9.0)