Hyrex Cloud Dashboard
Access your monitoring dashboard at hyrex.io/cloud.Programmatic Monitoring
Task Context
Access execution context within tasks:Workflow Context
Monitor workflow execution and task dependencies:Task Tracking
Track task execution after sending:Custom Metrics
Use HyrexKV to track custom metrics:Error Tracking
Implement comprehensive error tracking:Best Practices
- Use structured logging with task context for easier debugging
- Track custom metrics for business-specific monitoring
- Set up alerts for critical task failures
- Monitor queue depths to identify bottlenecks
- Track task duration to identify performance issues
- Use correlation IDs to trace requests across tasks