userver: userver/engine/task_processors_load_monitor.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
task_processors_load_monitor.hpp File Reference

Component to monitor CPU usage for every TaskProcessor present in the service, and dump per-thread stats into metrics. More...

+ Include dependency graph for task_processors_load_monitor.hpp:

Go to the source code of this file.

Classes

class  engine::TaskProcessorsLoadMonitor
 Component to monitor CPU usage for every TaskProcessor present in the service, and dump per-thread stats into metrics. More...
 

Namespaces

namespace  engine
 Asynchronous engine primitives.
 

Detailed Description

Component to monitor CPU usage for every TaskProcessor present in the service, and dump per-thread stats into metrics.

Definition in file task_processors_load_monitor.hpp.