Overview
Monitor Conductor workflows with metrics, logging, tracing, and alerting. Gain visibility into execution performance, error rates, and system health.CloudFlare Analytics
Workers Analytics Dashboard
Access in Cloudflare Dashboard:- Request volume and rate
- Response time (p50, p95, p99)
- Error rate and types
- CPU time usage
- Subrequest count
Enable Analytics
Analytics are automatically enabled for all Workers deployments.Custom Metrics
Logging
Structured Logging
Log Levels
Log Aggregation
Performance Monitoring
Track Execution Time
Performance Thresholds
Member-Level Metrics
Error Monitoring
Track Error Rates
Alert on Errors
Error Categories
Health Checks
Basic Health Check
Detailed Health Check
Alerting
Slack Alerts
PagerDuty Integration
Email Alerts
Tracing
Trace Workflow Execution
Dashboards
Example Dashboard Queries
Best Practices
- Log structured data - JSON format for easy parsing
- Track key metrics - Duration, error rate, cost
- Set up alerts - Proactive error detection
- Monitor costs - Track AI usage and spending
- Health checks - Regular system health verification
- Trace requests - Unique IDs for debugging
- Aggregate logs - Central logging for analysis
- Dashboard visibility - Real-time metrics
- Alert fatigue - Tune thresholds appropriately
- Retain logs - Keep history for trend analysis

