@breadstone/archipel-platform-health
Classes
| Class | Description |
|---|---|
| HealthModule | - |
| HealthOrchestrator | Orchestrates execution of all registered health indicators and aggregates their results. |
Interfaces
| Interface | Description |
|---|---|
| IHealthCheckResult | Represents the result of a health check indicator. |
| IHealthIndicator | Defines the contract for a health indicator that can be orchestrated. |
Variables
| Variable | Description |
|---|---|
| HEALTH_INDICATORS_TOKEN | Injection token for registered health indicators |