Expand description
Workflow Monitoring and Visualization
This module provides real-time monitoring, metrics collection, and visualization capabilities for workflow execution.
Structs§
- Alert
Config - Alert configuration
- Logging
Alert Handler - Simple logging alert handler
- Monitoring
Config - Monitoring configuration
- System
Metrics - System-wide metrics
- Workflow
Monitor - Workflow monitor for real-time monitoring
- Workflow
Monitoring Data - Monitoring data for a workflow
- Workflow
Summary - Summary of workflow system state
Enums§
- Alert
Type - Types of alerts
- Monitoring
Event - Monitoring event types
Traits§
- Alert
Handler - Alert handler trait