Skip to content

Repository files navigation

Prometheus.Client.HealthChecks

ci nuget nuget codecov license

Install

dotnet add package Prometheus.Client.HealthChecks

Use

Examples

public void ConfigureServices(IServiceCollection services)
{
    services.AddHealthChecks();
    services.AddPrometheusHealthCheckPublisher();
}

Contribute

Contributions to the package are always welcome!

License

All contents of this package are licensed under the MIT license.

About

Implements IHealthCheckPublisher

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages