AspNetCore.HealthChecks.Publisher.Prometheus
5.0.0-preview1
[Deprecated! Use pull model with AspNetCore.HealthChecks.Prometheus.Metrics package instead] HealthChecks.Publisher.PrometheusGateway is the health check publisher for Prometheus Gateway.
This is a prerelease version of AspNetCore.HealthChecks.Publisher.Prometheus.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AspNetCore.HealthChecks.Publisher.Prometheus -Version 5.0.0-preview1
dotnet add package AspNetCore.HealthChecks.Publisher.Prometheus --version 5.0.0-preview1
<PackageReference Include="AspNetCore.HealthChecks.Publisher.Prometheus" Version="5.0.0-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.HealthChecks.Publisher.Prometheus --version 5.0.0-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.0)
- prometheus-net (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AspNetCore.HealthChecks.Publisher.Prometheus:
Repository | Stars |
---|---|
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
|