NuGet 包
NetProOA.Framework.Elastic.Apm
Elastic.Apm。
📊
Elastic APM
Elastic APM应用性能监控集成。
📦 版本信息
版本:1.0.6.6
📋 依赖包
- Microsoft.Extensions.DependencyInjection.Abstractions (8.0.2)
- Elastic.Apm.NetCoreAll (1.31.0)
🚀 使用方法
安装命令:
dotnet add package NetProOA.Framework.Elastic.Apm
在 Program.cs 中配置:
builder.Services.AddElasticApm(builder.Configuration);