Skip to main content
Source: Al0081MissingHealthChecksAnalyzer.cs

Description

Services should register health checks for liveness and readiness probes used by container orchestrators like Kubernetes.

Bad Code

Good Code

Properties

  • Category: ASP.NET Core
  • Severity: Warning
  • Enabled by default: True
  • Code fix available: False

Configuration