From 908293d50a6615440f5149deb5b1e46e60d063a0 Mon Sep 17 00:00:00 2001 From: Chen Zhang Date: Wed, 30 Jul 2025 00:12:03 -0400 Subject: [PATCH] Docs: Update schema for clusters_integration_prometheus --- db/docs/clusters_integration_prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/clusters_integration_prometheus.yml b/db/docs/clusters_integration_prometheus.yml index 43fb1bbf6a1598..c510ac1fce1e3c 100644 --- a/db/docs/clusters_integration_prometheus.yml +++ b/db/docs/clusters_integration_prometheus.yml @@ -7,7 +7,7 @@ feature_categories: 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 +gitlab_schema: gitlab_main_org exempt_from_sharding: true notes: Exempted because Table is scheduled for removal table_size: small -- GitLab