Skip to content

Introduce SidekiqEventReporter for the Watchdog

Nikola Milojevic requested to merge add_sidekiq_event_reporter into master

What does this MR do and why?

In !104987 (merged) we extracted the EvenReporter for the watchdog. This MR introduces SidekiqEventReporter which logs and collects additional metrics specific to Sidekiq.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to: #384583 (closed)

Edited by Nikola Milojevic

Merge request reports