HealthCheck
in
Tags
Table of Contents
Methods
- check() : HealthStatus
- name() : string
- Human-readable identifier surfaced in the /health response payload.
Methods
check()
public
check() : HealthStatus
Return values
HealthStatusname()
Human-readable identifier surfaced in the /health response payload.
public
name() : string
Use a short kebab-case name: "database", "redis", "queue".