Skip to content

Use AlertManagement::Payload for processing Prometheus notification

Sarah Yasonik requested to merge sy-refactor-prometheus-notify-service into master

What does this MR do?

This MR builds on !38971 (merged), utilizing new Gitlab::AlertMangement::Payload classes to begin transitioning over AlertManagement code to more uniform APIs.

Specifically, this MR updates the internals of AlertMangement::ProcessPrometheusAlertService to move away from Gitlab::Alerting::Alert and instead use the new tooling added in !38971 (merged).

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Sarah Yasonik

Merge request reports

Loading