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

20230602180038_batched_background_migrations_metric.yml « settings « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aa96cb8da50358d841a82a50aeedcadb11200e2a (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: batched_background_migrations_metric
name: "batched_background_migrations"
description: "Tracks the execution time of batched background migrations"
product_section: enablement
product_stage: data_stores
product_group: database
value_type: object
status: active
milestone: "16.2"
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122510
time_frame: 7d
data_source: database
data_category: optional
instrumentation_class: BatchedBackgroundMigrationsMetric
performance_indicator_type: []
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
value_json_schema: "config/metrics/objects_schemas/batched_background_migrations_metric.json"