ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus.
Info
Version: | 8.2.1 |
Author(s): | andrasm, qed-, lakario, sandersaares |
Last Update: | Wednesday, January 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prometheus-net/prometheus-net |
NuGet Url: | https://www.nuget.org/packages/prometheus-net.AspNetCore |
Install
Install-Package prometheus-net.AspNetCore
dotnet add package prometheus-net.AspNetCore
paket add prometheus-net.AspNetCore
prometheus-net.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore(>= 2.1.7)
- prometheus-net(>= 4.1.1)
- prometheus-net(>= 4.1.1)
- Microsoft.Extensions.Http(>= 3.1.9)
Tags