NotDeadYetContributors / NotDeadYet

.NET application health checking made easy
72 stars 15 forks source link

Implement HealthCheck Warnings Status #9

Closed jamesleech closed 5 years ago

jamesleech commented 7 years ago

New HealthCheckWarningException to be thrown in a HealthCheck. Status overall will be Warning but HttpStatusCode will be 200 when one or more HealthChecks return a warning.