Module monitor

Source
Expand description

Workflow Monitoring and Visualization

This module provides real-time monitoring, metrics collection, and visualization capabilities for workflow execution.

Structs§

AlertConfig
Alert configuration
LoggingAlertHandler
Simple logging alert handler
MonitoringConfig
Monitoring configuration
SystemMetrics
System-wide metrics
WorkflowMonitor
Workflow monitor for real-time monitoring
WorkflowMonitoringData
Monitoring data for a workflow
WorkflowSummary
Summary of workflow system state

Enums§

AlertType
Types of alerts
MonitoringEvent
Monitoring event types

Traits§

AlertHandler
Alert handler trait