prometheus-net.DotNetRuntime:使用prometheus-net包公开.NET核心运行时指标(GC,JIT,锁争用,线程池)

时间:2021-02-03 16:14:41
【文件属性】:
文件名称:prometheus-net.DotNetRuntime:使用prometheus-net包公开.NET核心运行时指标(GC,JIT,锁争用,线程池)
文件大小:276KB
文件格式:ZIP
更新时间:2021-02-03 16:14:41
monitoring metrics runtime-metrics netcore3 netcore22 Prometheus-net.DotNetMetrics 软件包的插件,它公开了.NET核心运行时指标,其中包括: 垃圾回收的收集频率和时间(按生成/类型,暂停时间和GC CPU消耗率) 堆大小 大小对象堆分配的字节 JIT编译和JIT CPU消耗率 线程池大小,调度延迟以及增长/缩小的原因 锁争用 抛出异常,按类型细分 这些指标对于理解任何非平凡应用程序的性能至关重要。 即使您的应用程序配置良好,您也只能得到一半的故事-运行时所做的事情可以使情况更完整。 安装 支持.NET core v2.2 +,但建议使用.NET core v3.0 + 。 中可能会影响度量标准收集或运行时稳定性。
【文件预览】:
prometheus-net.DotNetRuntime-master
----.github()
--------workflows()
----LICENSE.txt(1KB)
----src()
--------prometheus-net.DotNetRuntime.Tests()
--------prometheus-net.DotNetRuntime()
--------Benchmarks()
--------Common.csproj(1KB)
----examples()
--------NET_runtime_metrics_dashboard.json(37KB)
--------AspNetCoreExample()
----prometheus-net.DotNetRuntime.sln(4KB)
----README.md(5KB)
----docs()
--------grafana-example.PNG(233KB)
----.gitignore(379B)

网友评论