Commit d26dc6cf authored by Marcel Amirault's avatar Marcel Amirault Committed by Amy Qualls

Update usage ping dictionary

Remove stray whitespace, and fix link format
parent 088cb4ea
--- ---
key_path: usage_activity_by_stage_monthly.monitor.projects_with_incidents key_path: usage_activity_by_stage_monthly.monitor.projects_with_incidents
description: 'Count of unique projects with an incident created in the last month ' description: 'Count of unique projects with an incident created in the last month'
product_section: ops product_section: ops
product_stage: monitor product_stage: monitor
product_group: group::health product_group: group::health
......
--- ---
key_path: usage_activity_by_stage_monthly.monitor.projects_with_alert_incidents key_path: usage_activity_by_stage_monthly.monitor.projects_with_alert_incidents
description: 'Count of unique projects with an incident from an alert created in the description: 'Count of unique projects with an incident from an alert created in the
last month ' last month'
product_section: ops product_section: ops
product_stage: monitor product_stage: monitor
product_group: group::health product_group: group::health
......
--- ---
key_path: usage_activity_by_stage.manage.projects_imported.gitlab_project key_path: usage_activity_by_stage.manage.projects_imported.gitlab_project
description: 'Distinct count of users that imported projects using Project Import/Export ' description: 'Distinct count of users that imported projects using Project Import/Export'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
--- ---
key_path: usage_activity_by_stage.manage.projects_imported.gitlab key_path: usage_activity_by_stage.manage.projects_imported.gitlab
description: 'Distinct count of users that imported projects from GitLab.com ' description: 'Distinct count of users that imported projects from GitLab.com'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
--- ---
key_path: usage_activity_by_stage.manage.projects_imported.bitbucket key_path: usage_activity_by_stage.manage.projects_imported.bitbucket
description: 'Distinct count of users that imported projects from Bitbucket Cloud ' description: 'Distinct count of users that imported projects from Bitbucket Cloud'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
--- ---
key_path: usage_activity_by_stage.manage.projects_imported.bitbucket_server key_path: usage_activity_by_stage.manage.projects_imported.bitbucket_server
description: 'Distinct count of users that imported projects from Bitbucket Server ' description: 'Distinct count of users that imported projects from Bitbucket Server'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
--- ---
key_path: usage_activity_by_stage.manage.projects_imported.gitea key_path: usage_activity_by_stage.manage.projects_imported.gitea
description: 'Distinct count of users that imported projects from Gitea ' description: 'Distinct count of users that imported projects from Gitea'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
--- ---
key_path: usage_activity_by_stage.manage.projects_imported.git key_path: usage_activity_by_stage.manage.projects_imported.git
description: 'Distinct count of users that imported projects using Import by URL ' description: 'Distinct count of users that imported projects using Import by URL'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
--- ---
key_path: usage_activity_by_stage.manage.projects_imported.manifest key_path: usage_activity_by_stage.manage.projects_imported.manifest
description: 'Distinct count of users that imported projects using Manifest file ' description: 'Distinct count of users that imported projects using Manifest file'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
--- ---
key_path: usage_activity_by_stage.manage.issues_imported.fogbugz key_path: usage_activity_by_stage.manage.issues_imported.fogbugz
description: 'Distinct count of users that imported issues into projects using FogBugz ' description: 'Distinct count of users that imported issues into projects using FogBugz'
product_section: dev product_section: dev
product_stage: manage product_stage: manage
product_group: group::import product_group: group::import
......
...@@ -24,7 +24,7 @@ bundle exec rake gitlab:usage_data:generate_metrics_dictionary ...@@ -24,7 +24,7 @@ bundle exec rake gitlab:usage_data:generate_metrics_dictionary
The Metrics Dictionary is based on the following metrics definition YAML files: The Metrics Dictionary is based on the following metrics definition YAML files:
- [`config/metrics`]('https://gitlab.com/gitlab-org/gitlab/-/tree/master/config/metrics') - [`config/metrics`](https://gitlab.com/gitlab-org/gitlab/-/tree/master/config/metrics)
- [`ee/config/metrics`](https://gitlab.com/gitlab-org/gitlab/-/tree/master/ee/config/metrics) - [`ee/config/metrics`](https://gitlab.com/gitlab-org/gitlab/-/tree/master/ee/config/metrics)
Each table includes a `milestone`, which corresponds to the GitLab version when the metric Each table includes a `milestone`, which corresponds to the GitLab version when the metric
was released. was released.
...@@ -21931,7 +21931,7 @@ Distinct count of users that imported issues into projects using CSV upload ...@@ -21931,7 +21931,7 @@ Distinct count of users that imported issues into projects using CSV upload
## `usage_activity_by_stage.manage.issues_imported.fogbugz` ## `usage_activity_by_stage.manage.issues_imported.fogbugz`
Distinct count of users that imported issues into projects using FogBugz Distinct count of users that imported issues into projects using FogBugz
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -22273,7 +22273,7 @@ Count of projects imported using manifst file ...@@ -22273,7 +22273,7 @@ Count of projects imported using manifst file
## `usage_activity_by_stage.manage.projects_imported.bitbucket` ## `usage_activity_by_stage.manage.projects_imported.bitbucket`
Distinct count of users that imported projects from Bitbucket Cloud Distinct count of users that imported projects from Bitbucket Cloud
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -22292,7 +22292,7 @@ Distinct count of users that imported projects from Bitbucket Cloud ...@@ -22292,7 +22292,7 @@ Distinct count of users that imported projects from Bitbucket Cloud
## `usage_activity_by_stage.manage.projects_imported.bitbucket_server` ## `usage_activity_by_stage.manage.projects_imported.bitbucket_server`
Distinct count of users that imported projects from Bitbucket Server Distinct count of users that imported projects from Bitbucket Server
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -22311,7 +22311,7 @@ Distinct count of users that imported projects from Bitbucket Server ...@@ -22311,7 +22311,7 @@ Distinct count of users that imported projects from Bitbucket Server
## `usage_activity_by_stage.manage.projects_imported.git` ## `usage_activity_by_stage.manage.projects_imported.git`
Distinct count of users that imported projects using Import by URL Distinct count of users that imported projects using Import by URL
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -22330,7 +22330,7 @@ Distinct count of users that imported projects using Import by URL ...@@ -22330,7 +22330,7 @@ Distinct count of users that imported projects using Import by URL
## `usage_activity_by_stage.manage.projects_imported.gitea` ## `usage_activity_by_stage.manage.projects_imported.gitea`
Distinct count of users that imported projects from Gitea Distinct count of users that imported projects from Gitea
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -22368,7 +22368,7 @@ Distinct count of users that imported projects from GitHub ...@@ -22368,7 +22368,7 @@ Distinct count of users that imported projects from GitHub
## `usage_activity_by_stage.manage.projects_imported.gitlab` ## `usage_activity_by_stage.manage.projects_imported.gitlab`
Distinct count of users that imported projects from GitLab.com Distinct count of users that imported projects from GitLab.com
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -22387,7 +22387,7 @@ Distinct count of users that imported projects from GitLab.com ...@@ -22387,7 +22387,7 @@ Distinct count of users that imported projects from GitLab.com
## `usage_activity_by_stage.manage.projects_imported.gitlab_project` ## `usage_activity_by_stage.manage.projects_imported.gitlab_project`
Distinct count of users that imported projects using Project Import/Export Distinct count of users that imported projects using Project Import/Export
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -22406,7 +22406,7 @@ Distinct count of users that imported projects using Project Import/Export ...@@ -22406,7 +22406,7 @@ Distinct count of users that imported projects using Project Import/Export
## `usage_activity_by_stage.manage.projects_imported.manifest` ## `usage_activity_by_stage.manage.projects_imported.manifest`
Distinct count of users that imported projects using Manifest file Distinct count of users that imported projects using Manifest file
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -23147,7 +23147,7 @@ Total successful deployments ...@@ -23147,7 +23147,7 @@ Total successful deployments
## `usage_activity_by_stage.secure.api_fuzzing_scans` ## `usage_activity_by_stage.secure.api_fuzzing_scans`
Counts API fuzzing jobs Counts API fuzzing jobs
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -23166,7 +23166,7 @@ Counts API fuzzing jobs ...@@ -23166,7 +23166,7 @@ Counts API fuzzing jobs
## `usage_activity_by_stage.secure.container_scanning_scans` ## `usage_activity_by_stage.secure.container_scanning_scans`
Counts container scanning jobs Counts container scanning jobs
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -23185,7 +23185,7 @@ Counts container scanning jobs ...@@ -23185,7 +23185,7 @@ Counts container scanning jobs
## `usage_activity_by_stage.secure.coverage_fuzzing_scans` ## `usage_activity_by_stage.secure.coverage_fuzzing_scans`
Counts fuzzing jobs Counts fuzzing jobs
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -23204,7 +23204,7 @@ Counts fuzzing jobs ...@@ -23204,7 +23204,7 @@ Counts fuzzing jobs
## `usage_activity_by_stage.secure.dast_scans` ## `usage_activity_by_stage.secure.dast_scans`
Counts dast jobs Counts dast jobs
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -23223,7 +23223,7 @@ Counts dast jobs ...@@ -23223,7 +23223,7 @@ Counts dast jobs
## `usage_activity_by_stage.secure.dependency_scanning_scans` ## `usage_activity_by_stage.secure.dependency_scanning_scans`
Counts dependency scanning jobs Counts dependency scanning jobs
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -23242,7 +23242,7 @@ Counts dependency scanning jobs ...@@ -23242,7 +23242,7 @@ Counts dependency scanning jobs
## `usage_activity_by_stage.secure.sast_scans` ## `usage_activity_by_stage.secure.sast_scans`
Counts sast jobs Counts sast jobs
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -23261,7 +23261,7 @@ Counts sast jobs ...@@ -23261,7 +23261,7 @@ Counts sast jobs
## `usage_activity_by_stage.secure.secret_detection_scans` ## `usage_activity_by_stage.secure.secret_detection_scans`
Counts secret detection jobs Counts secret detection jobs
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -25750,7 +25750,7 @@ Missing description ...@@ -25750,7 +25750,7 @@ Missing description
## `usage_activity_by_stage_monthly.monitor.projects_with_alert_incidents` ## `usage_activity_by_stage_monthly.monitor.projects_with_alert_incidents`
Count of unique projects with an incident from an alert created in the last month Count of unique projects with an incident from an alert created in the last month
| field | value | | field | value |
| --- | --- | | --- | --- |
...@@ -25788,7 +25788,7 @@ Missing description ...@@ -25788,7 +25788,7 @@ Missing description
## `usage_activity_by_stage_monthly.monitor.projects_with_incidents` ## `usage_activity_by_stage_monthly.monitor.projects_with_incidents`
Count of unique projects with an incident created in the last month Count of unique projects with an incident created in the last month
| field | value | | field | value |
| --- | --- | | --- | --- |
......
---
title: Update usage ping dictionary
merge_request: 55024
author:
type: other
--- ---
key_path: usage_activity_by_stage.secure.dependency_scanning_scans key_path: usage_activity_by_stage.secure.dependency_scanning_scans
description: 'Counts dependency scanning jobs ' description: 'Counts dependency scanning jobs'
product_section: sec product_section: sec
product_stage: secure product_stage: secure
product_group: group::composition analysis product_group: group::composition analysis
......
--- ---
key_path: usage_activity_by_stage.secure.container_scanning_scans key_path: usage_activity_by_stage.secure.container_scanning_scans
description: 'Counts container scanning jobs ' description: 'Counts container scanning jobs'
product_section: sec product_section: sec
product_stage: protect product_stage: protect
product_group: group::container security product_group: group::container security
......
--- ---
key_path: usage_activity_by_stage.secure.coverage_fuzzing_scans key_path: usage_activity_by_stage.secure.coverage_fuzzing_scans
description: 'Counts fuzzing jobs ' description: 'Counts fuzzing jobs'
product_section: sec product_section: sec
product_stage: secure product_stage: secure
product_group: group::fuzz testing product_group: group::fuzz testing
......
--- ---
key_path: usage_activity_by_stage.secure.api_fuzzing_scans key_path: usage_activity_by_stage.secure.api_fuzzing_scans
description: 'Counts API fuzzing jobs ' description: 'Counts API fuzzing jobs'
product_section: sec product_section: sec
product_stage: secure product_stage: secure
product_group: group::fuzz testing product_group: group::fuzz testing
......
--- ---
key_path: usage_activity_by_stage.secure.sast_scans key_path: usage_activity_by_stage.secure.sast_scans
description: 'Counts sast jobs ' description: 'Counts sast jobs'
product_section: sec product_section: sec
product_stage: secure product_stage: secure
product_group: group::static analysis product_group: group::static analysis
......
--- ---
key_path: usage_activity_by_stage.secure.dast_scans key_path: usage_activity_by_stage.secure.dast_scans
description: 'Counts dast jobs ' description: 'Counts dast jobs'
product_section: sec product_section: sec
product_stage: secure product_stage: secure
product_group: group::static analysis product_group: group::static analysis
......
--- ---
key_path: usage_activity_by_stage.secure.secret_detection_scans key_path: usage_activity_by_stage.secure.secret_detection_scans
description: 'Counts secret detection jobs ' description: 'Counts secret detection jobs'
product_section: sec product_section: sec
product_stage: secure product_stage: secure
product_group: group::static analysis product_group: group::static analysis
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
The Metrics Dictionary is based on the following metrics definition YAML files: The Metrics Dictionary is based on the following metrics definition YAML files:
- [`config/metrics`]('https://gitlab.com/gitlab-org/gitlab/-/tree/master/config/metrics') - [`config/metrics`](https://gitlab.com/gitlab-org/gitlab/-/tree/master/config/metrics)
- [`ee/config/metrics`](https://gitlab.com/gitlab-org/gitlab/-/tree/master/ee/config/metrics) - [`ee/config/metrics`](https://gitlab.com/gitlab-org/gitlab/-/tree/master/ee/config/metrics)
Each table includes a `milestone`, which corresponds to the GitLab version when the metric Each table includes a `milestone`, which corresponds to the GitLab version when the metric
......
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