maple.utils.health.HealthMonitor.get_all_status

HealthMonitor.get_all_status() List[Dict]

Get status of all monitored containers.

Returns a list of status dictionaries for all registered containers. Useful for dashboard and monitoring endpoints. Thread-safe.

Returns:

List of dictionaries, each containing a container’s status.