Skip to content

Drop old unused tables for prometheus alerts

Description

Drop tables:

  • issues_prometheus_alert_events
  • issues_self_managed_prometheus_alert_events

See #442748 (comment 1830484684) and Respond: Create & link model classes for tables... (#442748 - closed) for details. The application code corresponding to these tables should also removed.

Implementation Plan

How to drop tables in GitLab?

Edited by Arturo Herrero