mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-21 23:43:41 +00:00
14 lines
398 B
YAML
14 lines
398 B
YAML
---
|
|
table_name: queries_service_pings
|
|
classes:
|
|
- ServicePing::QueriesServicePing
|
|
feature_categories:
|
|
- service_ping
|
|
description: Service Ping payload with queries in place of values for database metrics
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/178473
|
|
milestone: '17.9'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
organization_id: organizations
|
|
table_size: small
|