- CPU Time: Time spent running on the CPU
- Wall-time: elapsed time per function call
- Allocations: Time spent running on the CPU
Prerequisites
Upsun Continuous Profiler requiresRuby >= 2.5.
Installation
- Add the
datadoggem to yourGemfileorgems.rbfile:
-
Install the gems running the
bundle installcommand. -
Add the
ddprofrb execcommand to your Ruby application start command:
ddprofrb exec: