mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
14 lines
365 B
YAML
14 lines
365 B
YAML
---
|
|
table_name: alert_management_alerts
|
|
classes:
|
|
- AlertManagement::Alert
|
|
feature_categories:
|
|
- incident_management
|
|
description: Persists incoming alert data including its payload
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29864
|
|
milestone: '13.0'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: medium
|