process.cpu_seconds_total
Total CPU time consumedDimensions:None
Available on:
Prometheus (1)
Interface Metrics (1)
Technical Annotations (5)
Configuration Parameters (1)
--workersrecommended: Based on CPU cores and memory constraintsCLI Commands (1)
python -m cProfile -o app.profile myapp.pydiagnosticTechnical References (3)
process workerconceptcProfilecomponentpstatscomponentRelated Insights (2)
Low CPU and memory usage during high response times indicates worker starvationwarning
▸
Slow page loads and resource exhaustion require profiling to identify bottleneckswarning
▸