Collect Linux process wait time for cpu.process metrics

    • 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.

            Assignee:
            Samuel Goodrick
            Reporter:
            Samuel Goodrick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: