Module health

Source
Expand description

Health monitoring and diagnostics for the HFT provider system

This module contains structures and types for monitoring system health, component status, and issue tracking across the trading infrastructure.

Structs§

ComponentHealth
Health information for individual system components
HealthIssue
Description of an active health issue
HealthStatus
System health status with detailed component diagnostics

Enums§

HealthState
System health state enumeration
IssueSeverity
Severity levels for health issues and alerts