Skip to content

Add Sidekiq job CPU time prometheus metrics

Qingyu Zhao requested to merge sidekiq-job-cputime-prometheus-metrics into master

What does this MR do?

For issue #31888 (closed)

Extend sidekiq Prometheus metrics to measure Sidekiq job thread cpu time. This is the CPU time actually busy running the job thread.

Edited by 🤖 GitLab Bot 🤖

Merge request reports