ASP.NET Core Health Checks integration with Prometheus.
Info
Version: | 8.2.1 |
Author(s): | 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.HealthChecks |
Install
Install-Package prometheus-net.AspNetCore.HealthChecks
dotnet add package prometheus-net.AspNetCore.HealthChecks
paket add prometheus-net.AspNetCore.HealthChecks
prometheus-net.AspNetCore.HealthChecks 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)
Tags