Add process specific CPU metrics

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Networking & Observability
    • N&O 2026-07-06
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add process specific (and some simple CPU state) metrics

       

      System-wide metrics

      system.cpu.physical.count
      system.cpu.logical.count
      system.cpu.frequency
      system.process.count
      system.process.created
      system.process.context_switch
      system.process.running
      

      Process-specific metrics

      process.cpu.time (with cpu.mode attribute for idle, interrupt, iowait,kernel, nice, steal, system, user)
      process.cpu.utilization
      process.thread.count
      process.paging.faults
      procss.context.switch (with switch.type as "voluntary" or "involuntary")
      

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

              Created:
              Updated: