4a7f24348c
- Add instance_events and health_checks tables with Alembic migration - InstanceEventBus: typed pub/sub singleton with wildcard support - HealthMonitor: async background loop polling containers every 15s - SSE endpoint GET /events/stream with auth and connection limits - Lifecycle hooks in tool_instances.py (create/start/stop/restart/delete) - Structured JSON logging with correlation IDs - 15 new unit tests (EventBus, HealthMonitor, MonitoringModels) Quality gates: pytest 15 new passed, ruff clean
8 lines
265 B
YAML
8 lines
265 B
YAML
change: container-monitoring-notifications
|
|
name: Container Monitoring and Notification System
|
|
description: |
|
|
Monitor Docker container start, health, and lifecycle events with proper
|
|
logging and a real-time notification system for users.
|
|
status: draft
|
|
tasks: []
|