Release new resource pressure pause metric parsing
New metrics:
- p4_cmds_running
- p4_cmds_running_max
- p4_cmds_paused
- p4_cmds_paused_max
- p4_cmds_paused_errors
- p4_pause_rate_cpu
- p4_pause_rate_mem
- p4_pause_state_cpu
- p4_pause_state_mem
Parses lines such as:
2024/06/19 12:25:31 560465376 pid 1056102: Server is now using 55 active threads.
2024/06/19 12:25:31 560486548 pid 1056102: Server now has 10 paused threads.
2024/06/19 12:25:38 004246895 pid 1056103: Server under resource pressure. Pause rate CPU 59%, mem 20%, CPU pressure 2, mem pressure 1