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
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_stage: monitor
product_group: group::health
......
---
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
last month '
last month'
product_section: ops
product_stage: monitor
product_group: group::health
......
---
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_stage: manage
product_group: group::import
......
---
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_stage: manage
product_group: group::import
......
---
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_stage: manage
product_group: group::import
......
---
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_stage: manage
product_group: group::import
......
---
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_stage: manage
product_group: group::import
......
---
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_stage: manage
product_group: group::import
......
---
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_stage: manage
product_group: group::import
......
---
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_stage: manage
product_group: group::import
......
......@@ -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:
- [`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)
Each table includes a `milestone`, which corresponds to the GitLab version when the metric
was released.
......
---
title: Update usage ping dictionary
merge_request: 55024
author:
type: other
---
key_path: usage_activity_by_stage.secure.dependency_scanning_scans
description: 'Counts dependency scanning jobs '
description: 'Counts dependency scanning jobs'
product_section: sec
product_stage: secure
product_group: group::composition analysis
......
---
key_path: usage_activity_by_stage.secure.container_scanning_scans
description: 'Counts container scanning jobs '
description: 'Counts container scanning jobs'
product_section: sec
product_stage: protect
product_group: group::container security
......
---
key_path: usage_activity_by_stage.secure.coverage_fuzzing_scans
description: 'Counts fuzzing jobs '
description: 'Counts fuzzing jobs'
product_section: sec
product_stage: secure
product_group: group::fuzz testing
......
---
key_path: usage_activity_by_stage.secure.api_fuzzing_scans
description: 'Counts API fuzzing jobs '
description: 'Counts API fuzzing jobs'
product_section: sec
product_stage: secure
product_group: group::fuzz testing
......
---
key_path: usage_activity_by_stage.secure.sast_scans
description: 'Counts sast jobs '
description: 'Counts sast jobs'
product_section: sec
product_stage: secure
product_group: group::static analysis
......
---
key_path: usage_activity_by_stage.secure.dast_scans
description: 'Counts dast jobs '
description: 'Counts dast jobs'
product_section: sec
product_stage: secure
product_group: group::static analysis
......
---
key_path: usage_activity_by_stage.secure.secret_detection_scans
description: 'Counts secret detection jobs '
description: 'Counts secret detection jobs'
product_section: sec
product_stage: secure
product_group: group::static analysis
......
......@@ -13,7 +13,7 @@
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)
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