App Metrics Fork me on GitHub
Show / Hide Table of Contents

Enum HealthCheckStatus

Possible status values of a health check result

Namespace:App.Metrics.Health
Assembly:cs.temp.dll.dll
Syntax
public enum HealthCheckStatus

Fields

Name Description
Degraded

The check is degraded, failing but not critical

Healthy

The check is healthy

Ignored

The check was ignored

Unhealthy

The check is unhealthy

Back to top Copyright © 2017 Allan Hardy
Generated by DocFX