Welcome to mirror list, hosted at ThFree Co, Russian Federation.

20230612132238_schema_inconsistencies_metric.yml « settings « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a154b4a2b004b237681a4dc827a5f800726121e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
key_path: schema_inconsistencies_metric
name: "schema_inconsistencies"
description: "List the schema inconsistencies in the database"
product_section: enablement
product_stage: enablement
product_group: database
value_type: boolean
status: active
milestone: "16.2"
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123383
time_frame: none
data_source: system
data_category: optional
instrumentation_class: SchemaInconsistenciesMetric
performance_indicator_type: []
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
value_json_schema: "config/metrics/objects_schemas/schema_inconsistencies_metric.json"