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
This diff is collapsed.
---
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