Commit 086fb4d2 authored by Igor Drozdov's avatar Igor Drozdov

Merge branch...

Merge branch '340940-add-missing-metric-definition-for-counts_monthly-promoted_issues' into 'master'

Add missing metric definition for counts_monthly.promoted_issues

See merge request gitlab-org/gitlab!70485
parents 9e46e432 6a3552dd
---
key_path: counts_monthly.promoted_issues
name: count_promoted_issues
description: Count of issues promoted to epics
product_section: growth
product_stage: growth
product_group: group::product intelligence
product_category: collection
value_type: number
status: active
milestone: "14.3"
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/70485
time_frame: 28d
data_source: database
data_category: optional
performance_indicator_type: []
distribution:
- ce
- ee
tier:
- free
- premium
- ultimate
...@@ -29,6 +29,7 @@ RSpec.describe 'Every metric definition' do ...@@ -29,6 +29,7 @@ RSpec.describe 'Every metric definition' do
mock_ci mock_ci
mock_monitoring mock_monitoring
user_auth_by_provider user_auth_by_provider
promoted_issues
).freeze ).freeze
end end
......
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