mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
15 lines
524 B
YAML
15 lines
524 B
YAML
---
|
|
table_name: clusters_integration_prometheus
|
|
classes:
|
|
- Clusters::Integrations::Prometheus
|
|
feature_categories:
|
|
- incident_management
|
|
description: "(Deprecated) Persists information about prometheus cluster integration"
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/59091
|
|
milestone: '13.11'
|
|
gitlab_schema: gitlab_main
|
|
exempt_from_sharding: true
|
|
notes: Exempted because Table is scheduled for removal
|
|
table_size: small
|
|
sharding_key_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/553453
|