Performance
Identify and resolve performance bottlenecks in PEDAL.
Slow Workflows
Analyze pipeline steps for delays
Optimize build, test, and deploy stages
Use parallel jobs where possible
High Resource Usage
Monitor CPU and memory with Prometheus or system tools
Scale horizontally or vertically as needed
Monitoring Tools
Integrate with Prometheus, Grafana, or CloudWatch
Set up alerts for high resource usage
For advanced diagnostics, see Advanced Diagnostics
Last updated