gitlab-ce/db/docs/geo_node_statuses.yml

13 lines
438 B
YAML

---
table_name: geo_node_statuses
classes:
- GeoNodeStatus
feature_categories:
- geo_replication
description: Contains sites status and metadata for each Geo site, updated async through
a scheduled worker.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/3230
milestone: '10.2'
gitlab_schema: gitlab_main_cell
exempt_from_sharding: true # Geo nodes are an infrastructure-level concern, and are not org-specific.