Skip to main content
Monitor task execution, track performance, and debug issues using Hyrex’s built-in monitoring capabilities.

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

  1. Use structured logging with task context for easier debugging
  2. Track custom metrics for business-specific monitoring
  3. Set up alerts for critical task failures
  4. Monitor queue depths to identify bottlenecks
  5. Track task duration to identify performance issues
  6. Use correlation IDs to trace requests across tasks

Next Steps

Retries

Configure retry strategies

Examples

See monitoring patterns in action