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

20220122022215_web_ide_previews_success.yml « counts_all « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2d617dba164433cd54238517955d067d2691299 (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
25
26
---
data_category: optional
key_path: counts.web_ide_previews_success
description: Count of Live Preview tab successful initializations in the Web IDE
product_section: dev
product_stage: create
product_group: editor
product_category: web_ide
value_type: number
status: active
time_frame: all
data_source: redis
instrumentation_class: RedisMetric
options:
  prefix: web_ide
  event: previews_success_count
  include_usage_prefix: false
distribution:
  - ce
  - ee
tier:
  - free
  - premium
  - ultimate
performance_indicator_type: []
milestone: "14.8"