Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samhammer.AspNetCore.HealthChecks.Prtg

  • Creates the JSON response for the health checks in special PRTG format

Usage

app.UseHealthChecks("/health-prtg", new HealthCheckOptions
{
	ResponseWriter = PrtgResponseWriter.WriteHealthCheckPrtgResponse
});

Prtg Setup

How to publish package

  • Create a tag and let the github action do the publishing for you

About

PRTG HealthChecks for .NET Core projects

Topics

Resources

Stars

8 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages