-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Opentelemetry allows 3 attributes on `process.cpu.time` and `process.cpu.utilization`: `user`, `system`, and `wait`. We don't currently collect the necessary info to compute `wait` in `mongo/util/processinfo.cpp`, so this needs added if we want to support that attribute.
- split from
-
SERVER-129587 Add process specific CPU metrics
-
- In Progress
-