Resolve "Incorrect arguments prevent Prometheus::CreateDefaultAlertsWorker from running"
requested to merge 214277-incorrect-arguments-prevent-prometheus-createdefaultalertsworker-from-running into master
What does this MR do?
Fixes an issue where we are calling the Prometheus::CreateDefaultAlertsWorker
worker with incorrect arguments, causing the worker to execute without doing anything.
This fixes a feature which has not been released yet, so no changelog needed.
Original MR: !28503 (merged)
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Closes #214277 (closed)
Edited by Sean Arnold