Skip to content

Extract SidekiqExporter into separate process

What does this MR do and why?

Amendment to !73049 (closed)

TODO:

  • We need tests and fix existing ones
  • Extract common logic for process handling between sidekiq_cluster and metrics_server (e.g. ProcessManagement module)
  • Test it in Omnibus

How to set up and validate locally

  1. Run sidekiq-cluster

    • GDK: gdk start rails-background-jobs
    • GCK: make sidekiq
  2. Everything should operate normally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Matthias Käppler

Merge request reports