go.cpu.detailed_state
Developmentstringas of v1.44.0
The detailed state of the CPU.
Value SHOULD match the specific CPU class reported by the Go runtime under /cpu/classes/.... The list of possible values is subject to change with the Go version used.
Examples
- gc/pause
- gc/mark/assist
Used by
metrics (1)
- go.cpu.time (opt-in)
* required on that signal.
History
Added as development.