Commit 0b87d233 authored by Eric Schurter's avatar Eric Schurter Committed by Francisco Javier López

Update group::editor metrics files

In this commit we update the metric config files
associated with the group::editor.
parent 8da3c665
--- ---
key_path: counts_monthly.personal_snippets key_path: counts_monthly.personal_snippets
description: Monthly count of Personal Snippets description: Monthly count of personal Snippets
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts_monthly.project_snippets key_path: counts_monthly.project_snippets
description: Monthly count of Project Snippets description: Monthly count of project Snippets
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: usage_activity_by_stage_monthly.create.snippets key_path: usage_activity_by_stage_monthly.create.snippets
description: Monthly Snippets name: count_distinct_author_id_from_snippets
description: Count of distinct author_id from snippets for last 28 days
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +9,7 @@ product_category: snippets ...@@ -8,7 +9,7 @@ product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +17,3 @@ tier: ...@@ -16,4 +17,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_web_ide_edit key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_web_ide_edit
description: Count unique edit actions using the web IDE description: Number of users editing using web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,9 +8,11 @@ product_category: web_ide ...@@ -8,9 +8,11 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_sfe_edit key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_sfe_edit
description: Count unique edit actions using the single file editor description: Number of users using single file editor
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,9 +8,11 @@ product_category: web_ide ...@@ -8,9 +8,11 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_snippet_editor_edit key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_snippet_editor_edit
description: Count unique edit actions using the snippet editor description: Number of users using the snippet editor
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: web_ide product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_sse_edit key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_sse_edit
description: Count unique edit actions using the static site editor description: Number of users using the static site editor
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: web_ide product_category: static_site_editor
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_ide_edit key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_ide_edit
description: Count unique edit actions when users used an IDE, no matter which one description: Number of unique users per month who edited a file from any web editor
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,9 +8,11 @@ product_category: web_ide ...@@ -8,9 +8,11 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.g_edit_by_web_ide_monthly key_path: redis_hll_counters.ide_edit.g_edit_by_web_ide_monthly
description: description: Number of users editing a file from the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.g_edit_by_sfe_monthly key_path: redis_hll_counters.ide_edit.g_edit_by_sfe_monthly
description: description: Number of users editing a file from the single file editor
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.g_edit_by_snippet_ide_monthly key_path: redis_hll_counters.ide_edit.g_edit_by_snippet_ide_monthly
description: description: Count of monthly edits to a snippet
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.ide_edit_total_unique_counts_monthly key_path: redis_hll_counters.ide_edit.ide_edit_total_unique_counts_monthly
description: description: Count of unique users per month who edited a file from the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_wiki_repo key_path: usage_activity_by_stage_monthly.create.action_monthly_active_users_wiki_repo
description: description: Unique monthly active users of the Wiki
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::knowledge product_group: group::editor
product_category: wiki product_category: wiki
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.g_edit_by_sse_monthly key_path: redis_hll_counters.ide_edit.g_edit_by_sse_monthly
description: '' description: Number of user editing files using the Static Site Editor
product_section: '' product_section: dev
product_stage: '' product_stage: create
product_group: '' product_group: group::editor
product_category: '' product_category: static_site_editor
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.snippets.i_snippets_show_monthly key_path: redis_hll_counters.snippets.i_snippets_show_monthly
description: '' description: Monthly number of users viewing snippets
product_section: '' product_section: dev
product_stage: '' product_stage: create
product_group: '' product_group: group::editor
product_category: '' product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: 28d time_frame: 28d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.g_edit_by_web_ide_weekly key_path: redis_hll_counters.ide_edit.g_edit_by_web_ide_weekly
description: description: Weekly number of users editing using the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: [] tier:
skip_validation: true - free
- premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.g_edit_by_sfe_weekly key_path: redis_hll_counters.ide_edit.g_edit_by_sfe_weekly
description: description: Weekly number of users editing from the single file editor
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: [] tier:
skip_validation: true - free
- premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.g_edit_by_snippet_ide_weekly key_path: redis_hll_counters.ide_edit.g_edit_by_snippet_ide_weekly
description: description: Weekly number of users editing Snippets
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: [] tier:
skip_validation: true - free
- premium
- ultimate
--- ---
key_path: redis_hll_counters.ide_edit.ide_edit_total_unique_counts_weekly key_path: redis_hll_counters.ide_edit.ide_edit_total_unique_counts_weekly
description: description: Weekly number of users editing a file using the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: 7d time_frame: 7d
data_source: redis_hll data_source: redis_hll
distribution: distribution:
- ce
- ee - ee
tier: [] tier:
skip_validation: true - free
- premium
- ultimate
---
key_path: redis_hll_counters.ide_edit.g_edit_by_sse_weekly
description: Weekly number of users editing using the Static Site Editor
product_section: dev
product_stage: create
product_group: group::editor
product_category: static_site_editor
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
---
key_path: redis_hll_counters.snippets.i_snippets_show_weekly
description: Weekly number of users viewing snippets
product_section: dev
product_stage: create
product_group: group::editor
product_category: snippets
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
--- ---
key_path: counts.personal_snippets key_path: counts.personal_snippets
description: Count of Personal Snippets description: Count of personal Snippets
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.project_snippets key_path: counts.project_snippets
description: Count of Project Snippetss description: Count of project Snippets
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.web_ide_commits key_path: counts.web_ide_commits
description: Count of Commits made from Web IDE description: Count of commits made from the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: web_ide ...@@ -8,7 +8,7 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.web_ide_views key_path: counts.web_ide_views
description: Count of Views of the Web IDE description: Count of views of the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: web_ide ...@@ -8,7 +8,7 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.web_ide_merge_requests key_path: counts.web_ide_merge_requests
description: Count of merge requests created from Web IDE description: Count of merge requests created from the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: web_ide ...@@ -8,7 +8,7 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.web_ide_previews key_path: counts.web_ide_previews
description: Count of Live Preview tab views in Web IDE description: Count of Live Preview tab views in the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: web_ide ...@@ -8,7 +8,7 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.web_ide_terminals key_path: counts.web_ide_terminals
description: Count of Web Terminal Tab views in Web IDE description: Count of Web Terminal tab views in the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: web_ide ...@@ -8,7 +8,7 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.web_ide_pipelines key_path: counts.web_ide_pipelines
description: Count of Pipeline tab views in Web IDE description: Count of Pipeline tab views in the Web IDE
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: web_ide ...@@ -8,7 +8,7 @@ product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
...@@ -8,7 +8,7 @@ product_category: snippets ...@@ -8,7 +8,7 @@ product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
...@@ -8,7 +8,7 @@ product_category: snippets ...@@ -8,7 +8,7 @@ product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
...@@ -8,7 +8,7 @@ product_category: snippets ...@@ -8,7 +8,7 @@ product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.static_site_editor_views key_path: counts.static_site_editor_views
description: description: Count of Static Site Editor views
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: static_site_editor ...@@ -8,7 +8,7 @@ product_category: static_site_editor
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.static_site_editor_commits key_path: counts.static_site_editor_commits
description: Count of commits created via Static Site Editor description: Count of commits created from the Static Site Editor
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,9 +8,11 @@ product_category: static_site_editor ...@@ -8,9 +8,11 @@ product_category: static_site_editor
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
...@@ -8,9 +8,11 @@ product_category: static_site_editor ...@@ -8,9 +8,11 @@ product_category: static_site_editor
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: counts.user_preferences_user_gitpod_enabled key_path: counts.user_preferences_user_gitpod_enabled
description: Count all users with their GitPod setting enabled description: Count of users with the GitPod integration enabled
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
product_category: editor_extension product_category: web_ide
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: usage_activity_by_stage.create.snippets key_path: usage_activity_by_stage.create.snippets
description: Snippets name: count_distinct_author_id_from_snippets
description: Count of distinct author_id from snippets
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +9,7 @@ product_category: snippets ...@@ -8,7 +9,7 @@ product_category: snippets
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: data_source: database
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +17,3 @@ tier: ...@@ -16,4 +17,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
--- ---
key_path: counts.wiki_pages_create key_path: counts.wiki_pages_create
description: description: Count of all Wiki pages created
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::knowledge product_group: group::editor
product_category: wiki product_category: wiki
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: counts.wiki_pages_update key_path: counts.wiki_pages_update
description: description: Count of all Wiki page updates
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::knowledge product_group: group::editor
product_category: wiki product_category: wiki
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: counts.wiki_pages_delete key_path: counts.wiki_pages_delete
description: description: Count of all Wiki pages deleted
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::knowledge product_group: group::editor
product_category: wiki product_category: wiki
value_type: number value_type: number
status: data_available status: data_available
time_frame: all time_frame: all
data_source: database data_source: redis
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: web_ide_clientside_preview_enabled key_path: web_ide_clientside_preview_enabled
description: Whether web ide clientside preview is enabled description: Whether Web IDE clientside preview is enabled
product_section: growth product_section: dev
product_stage: growth product_stage: create
product_group: group::product intelligence product_group: group::editor
product_category: collection product_category: collection
value_type: boolean value_type: boolean
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: database
distribution: distribution:
- ce - ce
- ee
tier: tier:
- free - free
skip_validation: true - premium
- ultimate
--- ---
key_path: gitpod_enabled key_path: gitpod_enabled
description: Whether gitpod is enabled in the instance description: Whether Gitpod is enabled in the instance
product_section: dev product_section: dev
product_stage: create product_stage: create
product_group: group::editor product_group: group::editor
...@@ -8,7 +8,7 @@ product_category: integrations ...@@ -8,7 +8,7 @@ product_category: integrations
value_type: boolean value_type: boolean
status: data_available status: data_available
time_frame: none time_frame: none
data_source: system data_source: database
distribution: distribution:
- ce - ce
- ee - ee
...@@ -16,4 +16,3 @@ tier: ...@@ -16,4 +16,3 @@ tier:
- free - free
- premium - premium
- ultimate - ultimate
skip_validation: true
...@@ -4104,7 +4104,7 @@ Tiers: `free` ...@@ -4104,7 +4104,7 @@ Tiers: `free`
### `counts.personal_snippets` ### `counts.personal_snippets`
Count of Personal Snippets Count of personal Snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180239_personal_snippets.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180239_personal_snippets.yml)
...@@ -4176,7 +4176,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -4176,7 +4176,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.project_snippets` ### `counts.project_snippets`
Count of Project Snippetss Count of project Snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180241_project_snippets.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180241_project_snippets.yml)
...@@ -5772,7 +5772,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -5772,7 +5772,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.static_site_editor_commits` ### `counts.static_site_editor_commits`
Count of commits created via Static Site Editor Count of commits created from the Static Site Editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180301_static_site_editor_commits.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180301_static_site_editor_commits.yml)
...@@ -5780,7 +5780,7 @@ Group: `group::editor` ...@@ -5780,7 +5780,7 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `counts.static_site_editor_merge_requests` ### `counts.static_site_editor_merge_requests`
...@@ -5792,11 +5792,11 @@ Group: `group::editor` ...@@ -5792,11 +5792,11 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `counts.static_site_editor_views` ### `counts.static_site_editor_views`
Missing description Count of Static Site Editor views
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180259_static_site_editor_views.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180259_static_site_editor_views.yml)
...@@ -6420,7 +6420,7 @@ Tiers: `ultimate` ...@@ -6420,7 +6420,7 @@ Tiers: `ultimate`
### `counts.user_preferences_user_gitpod_enabled` ### `counts.user_preferences_user_gitpod_enabled`
Count all users with their GitPod setting enabled Count of users with the GitPod integration enabled
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180304_user_preferences_user_gitpod_enabled.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180304_user_preferences_user_gitpod_enabled.yml)
...@@ -6444,7 +6444,7 @@ Tiers: `free` ...@@ -6444,7 +6444,7 @@ Tiers: `free`
### `counts.web_ide_commits` ### `counts.web_ide_commits`
Count of Commits made from Web IDE Count of commits made from the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180242_web_ide_commits.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180242_web_ide_commits.yml)
...@@ -6456,7 +6456,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6456,7 +6456,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.web_ide_merge_requests` ### `counts.web_ide_merge_requests`
Count of merge requests created from Web IDE Count of merge requests created from the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180246_web_ide_merge_requests.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180246_web_ide_merge_requests.yml)
...@@ -6468,7 +6468,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6468,7 +6468,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.web_ide_pipelines` ### `counts.web_ide_pipelines`
Count of Pipeline tab views in Web IDE Count of Pipeline tab views in the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180252_web_ide_pipelines.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180252_web_ide_pipelines.yml)
...@@ -6480,7 +6480,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6480,7 +6480,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.web_ide_previews` ### `counts.web_ide_previews`
Count of Live Preview tab views in Web IDE Count of Live Preview tab views in the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180248_web_ide_previews.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180248_web_ide_previews.yml)
...@@ -6492,7 +6492,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6492,7 +6492,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.web_ide_terminals` ### `counts.web_ide_terminals`
Count of Web Terminal Tab views in Web IDE Count of Web Terminal tab views in the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180250_web_ide_terminals.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180250_web_ide_terminals.yml)
...@@ -6504,7 +6504,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6504,7 +6504,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.web_ide_views` ### `counts.web_ide_views`
Count of Views of the Web IDE Count of views of the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180244_web_ide_views.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180244_web_ide_views.yml)
...@@ -6516,39 +6516,39 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6516,39 +6516,39 @@ Tiers: `free`, `premium`, `ultimate`
### `counts.wiki_pages_create` ### `counts.wiki_pages_create`
Missing description Count of all Wiki pages created
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180734_wiki_pages_create.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180734_wiki_pages_create.yml)
Group: `group::knowledge` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `counts.wiki_pages_delete` ### `counts.wiki_pages_delete`
Missing description Count of all Wiki pages deleted
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180738_wiki_pages_delete.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180738_wiki_pages_delete.yml)
Group: `group::knowledge` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `counts.wiki_pages_update` ### `counts.wiki_pages_update`
Missing description Count of all Wiki page updates
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180736_wiki_pages_update.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180736_wiki_pages_update.yml)
Group: `group::knowledge` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `counts.wiki_pages_view` ### `counts.wiki_pages_view`
...@@ -6708,7 +6708,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6708,7 +6708,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts_monthly.personal_snippets` ### `counts_monthly.personal_snippets`
Monthly count of Personal Snippets Monthly count of personal Snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180308_personal_snippets.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180308_personal_snippets.yml)
...@@ -6720,7 +6720,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -6720,7 +6720,7 @@ Tiers: `free`, `premium`, `ultimate`
### `counts_monthly.project_snippets` ### `counts_monthly.project_snippets`
Monthly count of Project Snippets Monthly count of project Snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180310_project_snippets.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180310_project_snippets.yml)
...@@ -7068,7 +7068,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -7068,7 +7068,7 @@ Tiers: `free`, `premium`, `ultimate`
### `gitpod_enabled` ### `gitpod_enabled`
Whether gitpod is enabled in the instance Whether Gitpod is enabled in the instance
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/settings/20210216180314_gitpod_enabled.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/settings/20210216180314_gitpod_enabled.yml)
...@@ -11544,7 +11544,7 @@ Tiers: `premium`, `ultimate` ...@@ -11544,7 +11544,7 @@ Tiers: `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_sfe_monthly` ### `redis_hll_counters.ide_edit.g_edit_by_sfe_monthly`
Missing description Number of users editing a file from the single file editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180334_g_edit_by_sfe_monthly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180334_g_edit_by_sfe_monthly.yml)
...@@ -11552,23 +11552,23 @@ Group: `group::editor` ...@@ -11552,23 +11552,23 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_sfe_weekly` ### `redis_hll_counters.ide_edit.g_edit_by_sfe_weekly`
Missing description Weekly number of users editing from the single file editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216180332_g_edit_by_sfe_weekly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216180332_g_edit_by_sfe_weekly.yml)
Group: `group::editor` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_snippet_ide_monthly` ### `redis_hll_counters.ide_edit.g_edit_by_snippet_ide_monthly`
Missing description Count of monthly edits to a snippet
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180338_g_edit_by_snippet_ide_monthly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180338_g_edit_by_snippet_ide_monthly.yml)
...@@ -11576,47 +11576,47 @@ Group: `group::editor` ...@@ -11576,47 +11576,47 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_snippet_ide_weekly` ### `redis_hll_counters.ide_edit.g_edit_by_snippet_ide_weekly`
Missing description Weekly number of users editing Snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216180336_g_edit_by_snippet_ide_weekly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216180336_g_edit_by_snippet_ide_weekly.yml)
Group: `group::editor` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_sse_monthly` ### `redis_hll_counters.ide_edit.g_edit_by_sse_monthly`
Missing description Number of user editing files using the Static Site Editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184024_g_edit_by_sse_monthly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184024_g_edit_by_sse_monthly.yml)
Group: `` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_sse_weekly` ### `redis_hll_counters.ide_edit.g_edit_by_sse_weekly`
Missing description Weekly number of users editing using the Static Site Editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216184022_g_edit_by_sse_weekly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216184022_g_edit_by_sse_weekly.yml)
Group: `` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_web_ide_monthly` ### `redis_hll_counters.ide_edit.g_edit_by_web_ide_monthly`
Missing description Number of users editing a file from the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180330_g_edit_by_web_ide_monthly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180330_g_edit_by_web_ide_monthly.yml)
...@@ -11624,23 +11624,23 @@ Group: `group::editor` ...@@ -11624,23 +11624,23 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.g_edit_by_web_ide_weekly` ### `redis_hll_counters.ide_edit.g_edit_by_web_ide_weekly`
Missing description Weekly number of users editing using the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216180328_g_edit_by_web_ide_weekly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216180328_g_edit_by_web_ide_weekly.yml)
Group: `group::editor` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.ide_edit_total_unique_counts_monthly` ### `redis_hll_counters.ide_edit.ide_edit_total_unique_counts_monthly`
Missing description Count of unique users per month who edited a file from the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180341_ide_edit_total_unique_counts_monthly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180341_ide_edit_total_unique_counts_monthly.yml)
...@@ -11648,19 +11648,19 @@ Group: `group::editor` ...@@ -11648,19 +11648,19 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.ide_edit.ide_edit_total_unique_counts_weekly` ### `redis_hll_counters.ide_edit.ide_edit_total_unique_counts_weekly`
Missing description Weekly number of users editing a file using the Web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216180339_ide_edit_total_unique_counts_weekly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216180339_ide_edit_total_unique_counts_weekly.yml)
Group: `group::editor` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.incident_management.incident_management_alert_assigned_monthly` ### `redis_hll_counters.incident_management.incident_management_alert_assigned_monthly`
...@@ -14712,27 +14712,27 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -14712,27 +14712,27 @@ Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.snippets.i_snippets_show_monthly` ### `redis_hll_counters.snippets.i_snippets_show_monthly`
Missing description Monthly number of users viewing snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184255_i_snippets_show_monthly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216184255_i_snippets_show_monthly.yml)
Group: `` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.snippets.i_snippets_show_weekly` ### `redis_hll_counters.snippets.i_snippets_show_weekly`
Missing description Weekly number of users viewing snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/config/metrics/counts_7d/20210216184253_i_snippets_show_weekly.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_7d/20210216184253_i_snippets_show_weekly.yml)
Group: `` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: Tiers: `free`, `premium`, `ultimate`
### `redis_hll_counters.source_code.design_action_monthly` ### `redis_hll_counters.source_code.design_action_monthly`
...@@ -16154,7 +16154,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -16154,7 +16154,7 @@ Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage.create.snippets` ### `usage_activity_by_stage.create.snippets`
Snippets Count of distinct author_id from snippets
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180316_snippets.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_all/20210216180316_snippets.yml)
...@@ -17800,7 +17800,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -17800,7 +17800,7 @@ Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.action_monthly_active_users_ide_edit` ### `usage_activity_by_stage_monthly.create.action_monthly_active_users_ide_edit`
Count unique edit actions when users used an IDE, no matter which one Number of unique users per month who edited a file from any web editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180327_action_monthly_active_users_ide_edit.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180327_action_monthly_active_users_ide_edit.yml)
...@@ -17808,7 +17808,7 @@ Group: `group::editor` ...@@ -17808,7 +17808,7 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.action_monthly_active_users_project_repo` ### `usage_activity_by_stage_monthly.create.action_monthly_active_users_project_repo`
...@@ -17824,7 +17824,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -17824,7 +17824,7 @@ Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.action_monthly_active_users_sfe_edit` ### `usage_activity_by_stage_monthly.create.action_monthly_active_users_sfe_edit`
Count unique edit actions using the single file editor Number of users using single file editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180321_action_monthly_active_users_sfe_edit.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180321_action_monthly_active_users_sfe_edit.yml)
...@@ -17832,11 +17832,11 @@ Group: `group::editor` ...@@ -17832,11 +17832,11 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.action_monthly_active_users_snippet_editor_edit` ### `usage_activity_by_stage_monthly.create.action_monthly_active_users_snippet_editor_edit`
Count unique edit actions using the snippet editor Number of users using the snippet editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180323_action_monthly_active_users_snippet_editor_edit.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180323_action_monthly_active_users_snippet_editor_edit.yml)
...@@ -17844,11 +17844,11 @@ Group: `group::editor` ...@@ -17844,11 +17844,11 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.action_monthly_active_users_sse_edit` ### `usage_activity_by_stage_monthly.create.action_monthly_active_users_sse_edit`
Count unique edit actions using the static site editor Number of users using the static site editor
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180325_action_monthly_active_users_sse_edit.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180325_action_monthly_active_users_sse_edit.yml)
...@@ -17856,11 +17856,11 @@ Group: `group::editor` ...@@ -17856,11 +17856,11 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.action_monthly_active_users_web_ide_edit` ### `usage_activity_by_stage_monthly.create.action_monthly_active_users_web_ide_edit`
Count unique edit actions using the web IDE Number of users editing using web IDE
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180319_action_monthly_active_users_web_ide_edit.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180319_action_monthly_active_users_web_ide_edit.yml)
...@@ -17868,19 +17868,19 @@ Group: `group::editor` ...@@ -17868,19 +17868,19 @@ Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.action_monthly_active_users_wiki_repo` ### `usage_activity_by_stage_monthly.create.action_monthly_active_users_wiki_repo`
Missing description Unique monthly active users of the Wiki
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180747_action_monthly_active_users_wiki_repo.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180747_action_monthly_active_users_wiki_repo.yml)
Group: `group::knowledge` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.approval_project_rules` ### `usage_activity_by_stage_monthly.create.approval_project_rules`
...@@ -18136,7 +18136,7 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -18136,7 +18136,7 @@ Tiers: `free`, `premium`, `ultimate`
### `usage_activity_by_stage_monthly.create.snippets` ### `usage_activity_by_stage_monthly.create.snippets`
Monthly Snippets Count of distinct author_id from snippets for last 28 days
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180317_snippets.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/counts_28d/20210216180317_snippets.yml)
...@@ -19612,12 +19612,12 @@ Tiers: `free`, `premium`, `ultimate` ...@@ -19612,12 +19612,12 @@ Tiers: `free`, `premium`, `ultimate`
### `web_ide_clientside_preview_enabled` ### `web_ide_clientside_preview_enabled`
Whether web ide clientside preview is enabled Whether Web IDE clientside preview is enabled
[YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/settings/20210204124920_web_ide_clientside_preview_enabled.yml) [YAML definition](https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/metrics/settings/20210204124920_web_ide_clientside_preview_enabled.yml)
Group: `group::product intelligence` Group: `group::editor`
Status: `data_available` Status: `data_available`
Tiers: `free` Tiers: `free`, `premium`, `ultimate`
---
key_path: redis_hll_counters.ide_edit.g_edit_by_sse_weekly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ee
tier: []
skip_validation: true
---
key_path: redis_hll_counters.snippets.i_snippets_show_weekly
description: ''
product_section: ''
product_stage: ''
product_group: ''
product_category: ''
value_type: number
status: data_available
time_frame: 7d
data_source: redis_hll
distribution:
- ee
tier: []
skip_validation: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment