Skip to content

Implement alerting setting model

What does this MR do?

This MR creates a database model Alerting::ProjectAlertingSetting to store token for manual Prometheus installations.

In the later MRs this token is used to validate incoming alerts and it also can be reset.

What are the relevant issue numbers?

#9258 (closed)

Does this MR meet the acceptance criteria?

Edited by Peter Leitzen

Merge request reports