continuous profiling
RU: непрерывное профилирование
The practice of collecting CPU, memory, and other profiling data from production services continuously rather than on demand. Low-overhead sampling runs permanently alongside the workload, building a historical record of code-level performance that can be correlated with metrics, traces, and deployment events.