ncabatoff / process-exporter

Prometheus exporter that mines /proc to report on selected processes
MIT License
1.72k stars 270 forks source link

fix: ctxswitch calculation for process with threads #274

Open LaurenceChau opened 1 year ago

LaurenceChau commented 1 year ago

This PR is to fix the issue mentioned in https://github.com/ncabatoff/process-exporter/issues/193