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

20210216180242_web_ide_commits.yml « counts_all « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a427d9840b87a6f77cd4c369cb5e5b379717d26f (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
27
---
data_category: operational
key_path: counts.web_ide_commits
description: Count of commits made from the Web IDE
product_section: dev
product_stage: create
product_group: ide
value_type: number
status: active
time_frame: all
data_source: redis
instrumentation_class: RedisMetric
options:
  prefix: web_ide
  event: commits_count
  include_usage_prefix: false
events:
  - name: web_ide_commit_created
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
performance_indicator_type: []
milestone: "<13.9"