diff --git a/GITLAB_ELASTICSEARCH_INDEXER_VERSION b/GITLAB_ELASTICSEARCH_INDEXER_VERSION index f6cdf40983f..88f181192c4 100644 --- a/GITLAB_ELASTICSEARCH_INDEXER_VERSION +++ b/GITLAB_ELASTICSEARCH_INDEXER_VERSION @@ -1 +1 @@ -4.7.0 +4.8.0 diff --git a/Gemfile b/Gemfile index 777e95217e8..c33f27d6c26 100644 --- a/Gemfile +++ b/Gemfile @@ -501,7 +501,7 @@ end group :test do gem 'fuubar', '~> 2.2.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'rspec-retry', '~> 0.6.2', feature_category: :tooling - gem 'rspec_profiling', '~> 0.0.6', feature_category: :tooling + gem 'rspec_profiling', '~> 0.0.8', feature_category: :tooling gem 'rspec-benchmark', '~> 0.6.0', feature_category: :tooling gem 'rspec-parameterized', '~> 1.0', require: false, feature_category: :tooling gem 'os', '~> 1.1', feature_category: :tooling diff --git a/Gemfile.checksum b/Gemfile.checksum index d49b63821f6..a9e6e3361ae 100644 --- a/Gemfile.checksum +++ b/Gemfile.checksum @@ -564,7 +564,7 @@ {"name":"rspec-retry","version":"0.6.2","platform":"ruby","checksum":"6101ba23a38809811ae3484acde4ab481c54d846ac66d5037ccb40131a60d858"}, {"name":"rspec-support","version":"3.12.0","platform":"ruby","checksum":"dd4d44b247ff679b95b5607ac5641d197a5f9b1d33f916123cb98fc5f917c58b"}, {"name":"rspec_junit_formatter","version":"0.6.0","platform":"ruby","checksum":"40dde674e6ae4e6cc0ff560da25497677e34fefd2338cc467a8972f602b62b15"}, -{"name":"rspec_profiling","version":"0.0.6","platform":"ruby","checksum":"7a45697f79dcec9a174a0e26703465f6bd52ee78e8d798741240bfcef38f6e6e"}, +{"name":"rspec_profiling","version":"0.0.8","platform":"ruby","checksum":"b31ee456811b8914806a9d46b07959877fc319a0515b1c207987d70a1c499445"}, {"name":"rubocop","version":"1.57.2","platform":"ruby","checksum":"8f679dfe42d7821dc61dafb17d14b1294343157a197b9f8a23720ca17fb9161b"}, {"name":"rubocop-ast","version":"1.29.0","platform":"ruby","checksum":"d1da2ab279a074baefc81758ac430c5768a8da8c7438dd4e5819ce5984d00ba1"}, {"name":"rubocop-capybara","version":"2.19.0","platform":"ruby","checksum":"fa329e0f185be313fa5dabd6056f83a718db7f4a259aa97fc287a40254899ccb"}, @@ -625,15 +625,6 @@ {"name":"sprite-factory","version":"1.7.1","platform":"ruby","checksum":"5586524a1aec003241f1abc6852b61433e988aba5ee2b55f906387bf49b01ba2"}, {"name":"sprockets","version":"3.7.2","platform":"ruby","checksum":"5ea1d7facd09203c1aa196afd6178208cd25abdbcc2a9978810a2f0754e152a0"}, {"name":"sprockets-rails","version":"3.4.2","platform":"ruby","checksum":"36d6327757ccf7460a00d1d52b2d5ef0019a4670503046a129fa1fb1300931ad"}, -{"name":"sqlite3","version":"1.6.0","platform":"aarch64-linux","checksum":"360ac488c2e0f7569ee757c80e73941c30cf5d5be3e5e6af747d2d9c8058841b"}, -{"name":"sqlite3","version":"1.6.0","platform":"arm-linux","checksum":"8adbe1c4845832c8ff295d263adf880f6e045f7dd06eb1c179e45349a963eced"}, -{"name":"sqlite3","version":"1.6.0","platform":"arm64-darwin","checksum":"b691ab812651de0607aabd6005642c8f4611f773e324cbed66b4bfa0da864c59"}, -{"name":"sqlite3","version":"1.6.0","platform":"ruby","checksum":"3d74af62d3cbf51856c4f9acd17e350d1d58c7e9639dbd3d7a38b00acac54438"}, -{"name":"sqlite3","version":"1.6.0","platform":"x64-mingw-ucrt","checksum":"c4ccd5a01c2feeb7370d34887f97c0c62fe58d7830d81adf9977afd48425fa4d"}, -{"name":"sqlite3","version":"1.6.0","platform":"x64-mingw32","checksum":"43211334166269933fbd85b04f45be681521f36f7e779bd37f2d6005257d8360"}, -{"name":"sqlite3","version":"1.6.0","platform":"x86-linux","checksum":"639e3a9909897c03d5a014da7412506afb985a55007b86f6830c8a7cac65385a"}, -{"name":"sqlite3","version":"1.6.0","platform":"x86_64-darwin","checksum":"e177778f16415370eb1e7401a492ec25c48d00ac5ff83789ba905e50ee083c64"}, -{"name":"sqlite3","version":"1.6.0","platform":"x86_64-linux","checksum":"a2488dcf0e72928bab2b15b934113ce8d7a3b4031277e362d66e40956d5c709e"}, {"name":"ssh_data","version":"1.3.0","platform":"ruby","checksum":"ec7c1e95a3aebeee412147998f4c147b4b05da6ed0aafda6083f9449318eaac0"}, {"name":"ssrf_filter","version":"1.0.8","platform":"ruby","checksum":"03f49f54837e407d43ee93ec733a8a94dc1bcf8185647ac61606e63aaedaa0db"}, {"name":"stackprof","version":"0.2.25","platform":"ruby","checksum":"28db0e2d22b817ae35def7163822505a04a026b02ef119b6aa89d70b967b0d2e"}, diff --git a/Gemfile.lock b/Gemfile.lock index cd96a5d7be5..b25bf377538 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1473,11 +1473,10 @@ GEM rspec-support (3.12.0) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rspec_profiling (0.0.6) + rspec_profiling (0.0.8) activerecord - pg + get_process_mem rails - sqlite3 rubocop (1.57.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -1634,8 +1633,6 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.6.0) - mini_portile2 (~> 2.8.0) ssh_data (1.3.0) ssrf_filter (1.0.8) stackprof (0.2.25) @@ -2082,7 +2079,7 @@ DEPENDENCIES rspec-rails (~> 6.1.0) rspec-retry (~> 0.6.2) rspec_junit_formatter - rspec_profiling (~> 0.0.6) + rspec_profiling (~> 0.0.8) rubocop ruby-fogbugz (~> 0.3.0) ruby-lsp (~> 0.14.2) diff --git a/config/metrics/counts_28d/20210901221242_p_ci_templates_terraform_base_monthly.yml b/config/metrics/counts_28d/20210901221242_p_ci_templates_terraform_base_monthly.yml index 44669cb8c83..4fe5b4d680c 100644 --- a/config/metrics/counts_28d/20210901221242_p_ci_templates_terraform_base_monthly.yml +++ b/config/metrics/counts_28d/20210901221242_p_ci_templates_terraform_base_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_terraform_base_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221251_p_ci_templates_dotnet_monthly.yml b/config/metrics/counts_28d/20210901221251_p_ci_templates_dotnet_monthly.yml index 9879f3123bf..4ca18934251 100644 --- a/config/metrics/counts_28d/20210901221251_p_ci_templates_dotnet_monthly.yml +++ b/config/metrics/counts_28d/20210901221251_p_ci_templates_dotnet_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_dotnet_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221300_p_ci_templates_nodejs_monthly.yml b/config/metrics/counts_28d/20210901221300_p_ci_templates_nodejs_monthly.yml index b6d59480bab..959847158a0 100644 --- a/config/metrics/counts_28d/20210901221300_p_ci_templates_nodejs_monthly.yml +++ b/config/metrics/counts_28d/20210901221300_p_ci_templates_nodejs_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_nodejs_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221308_p_ci_templates_openshift_monthly.yml b/config/metrics/counts_28d/20210901221308_p_ci_templates_openshift_monthly.yml index 53b88e04d27..06a441b38ae 100644 --- a/config/metrics/counts_28d/20210901221308_p_ci_templates_openshift_monthly.yml +++ b/config/metrics/counts_28d/20210901221308_p_ci_templates_openshift_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_openshift_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221317_p_ci_templates_bash_monthly.yml b/config/metrics/counts_28d/20210901221317_p_ci_templates_bash_monthly.yml index b459ce7f4ec..69aaf2cda19 100644 --- a/config/metrics/counts_28d/20210901221317_p_ci_templates_bash_monthly.yml +++ b/config/metrics/counts_28d/20210901221317_p_ci_templates_bash_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_bash_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221326_p_ci_templates_rust_monthly.yml b/config/metrics/counts_28d/20210901221326_p_ci_templates_rust_monthly.yml index bad3c51bad6..cd48e27806e 100644 --- a/config/metrics/counts_28d/20210901221326_p_ci_templates_rust_monthly.yml +++ b/config/metrics/counts_28d/20210901221326_p_ci_templates_rust_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_rust_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221335_p_ci_templates_elixir_monthly.yml b/config/metrics/counts_28d/20210901221335_p_ci_templates_elixir_monthly.yml index 4e198b52ced..7c273625620 100644 --- a/config/metrics/counts_28d/20210901221335_p_ci_templates_elixir_monthly.yml +++ b/config/metrics/counts_28d/20210901221335_p_ci_templates_elixir_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_elixir_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221343_p_ci_templates_clojure_monthly.yml b/config/metrics/counts_28d/20210901221343_p_ci_templates_clojure_monthly.yml index 5a87530bee3..d0429cc3b55 100644 --- a/config/metrics/counts_28d/20210901221343_p_ci_templates_clojure_monthly.yml +++ b/config/metrics/counts_28d/20210901221343_p_ci_templates_clojure_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_clojure_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221352_p_ci_templates_crystal_monthly.yml b/config/metrics/counts_28d/20210901221352_p_ci_templates_crystal_monthly.yml index d5f06ef5388..2a885441c5b 100644 --- a/config/metrics/counts_28d/20210901221352_p_ci_templates_crystal_monthly.yml +++ b/config/metrics/counts_28d/20210901221352_p_ci_templates_crystal_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_crystal_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221401_p_ci_templates_getting_started_monthly.yml b/config/metrics/counts_28d/20210901221401_p_ci_templates_getting_started_monthly.yml index 0f0906a50d7..190393633f5 100644 --- a/config/metrics/counts_28d/20210901221401_p_ci_templates_getting_started_monthly.yml +++ b/config/metrics/counts_28d/20210901221401_p_ci_templates_getting_started_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_getting_started_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221410_p_ci_templates_code_quality_monthly.yml b/config/metrics/counts_28d/20210901221410_p_ci_templates_code_quality_monthly.yml index 322b1251f7a..602c6aef977 100644 --- a/config/metrics/counts_28d/20210901221410_p_ci_templates_code_quality_monthly.yml +++ b/config/metrics/counts_28d/20210901221410_p_ci_templates_code_quality_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_code_quality_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221503_p_ci_templates_grails_monthly.yml b/config/metrics/counts_28d/20210901221503_p_ci_templates_grails_monthly.yml index 95ba6abe48a..d714163e37d 100644 --- a/config/metrics/counts_28d/20210901221503_p_ci_templates_grails_monthly.yml +++ b/config/metrics/counts_28d/20210901221503_p_ci_templates_grails_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_grails_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221708_p_ci_templates_ios_fastlane_monthly.yml b/config/metrics/counts_28d/20210901221708_p_ci_templates_ios_fastlane_monthly.yml index bb0d3b2b82f..d6f55fba2fd 100644 --- a/config/metrics/counts_28d/20210901221708_p_ci_templates_ios_fastlane_monthly.yml +++ b/config/metrics/counts_28d/20210901221708_p_ci_templates_ios_fastlane_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_ios_fastlane_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221717_p_ci_templates_composer_monthly.yml b/config/metrics/counts_28d/20210901221717_p_ci_templates_composer_monthly.yml index 1f2eb751ccf..3bc3f1ccf25 100644 --- a/config/metrics/counts_28d/20210901221717_p_ci_templates_composer_monthly.yml +++ b/config/metrics/counts_28d/20210901221717_p_ci_templates_composer_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_composer_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221726_p_ci_templates_c_monthly.yml b/config/metrics/counts_28d/20210901221726_p_ci_templates_c_monthly.yml index ee49df0ab24..0c8039c7393 100644 --- a/config/metrics/counts_28d/20210901221726_p_ci_templates_c_monthly.yml +++ b/config/metrics/counts_28d/20210901221726_p_ci_templates_c_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_c_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221735_p_ci_templates_python_monthly.yml b/config/metrics/counts_28d/20210901221735_p_ci_templates_python_monthly.yml index 707c8db8202..cee87796ffa 100644 --- a/config/metrics/counts_28d/20210901221735_p_ci_templates_python_monthly.yml +++ b/config/metrics/counts_28d/20210901221735_p_ci_templates_python_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_python_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221744_p_ci_templates_android_fastlane_monthly.yml b/config/metrics/counts_28d/20210901221744_p_ci_templates_android_fastlane_monthly.yml index 5005ee2ed91..431ef7e773f 100644 --- a/config/metrics/counts_28d/20210901221744_p_ci_templates_android_fastlane_monthly.yml +++ b/config/metrics/counts_28d/20210901221744_p_ci_templates_android_fastlane_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_android_fastlane_monthl description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221754_p_ci_templates_django_monthly.yml b/config/metrics/counts_28d/20210901221754_p_ci_templates_django_monthly.yml index 3efa2b49546..d84536fede2 100644 --- a/config/metrics/counts_28d/20210901221754_p_ci_templates_django_monthly.yml +++ b/config/metrics/counts_28d/20210901221754_p_ci_templates_django_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_django_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221803_p_ci_templates_maven_monthly.yml b/config/metrics/counts_28d/20210901221803_p_ci_templates_maven_monthly.yml index 63a3dfef669..2d023b53096 100644 --- a/config/metrics/counts_28d/20210901221803_p_ci_templates_maven_monthly.yml +++ b/config/metrics/counts_28d/20210901221803_p_ci_templates_maven_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_maven_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221812_p_ci_templates_flutter_monthly.yml b/config/metrics/counts_28d/20210901221812_p_ci_templates_flutter_monthly.yml index ebbb87ead2b..b7899b8e585 100644 --- a/config/metrics/counts_28d/20210901221812_p_ci_templates_flutter_monthly.yml +++ b/config/metrics/counts_28d/20210901221812_p_ci_templates_flutter_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_flutter_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221840_p_ci_templates_laravel_monthly.yml b/config/metrics/counts_28d/20210901221840_p_ci_templates_laravel_monthly.yml index 37f59ffb929..3edd7c38a00 100644 --- a/config/metrics/counts_28d/20210901221840_p_ci_templates_laravel_monthly.yml +++ b/config/metrics/counts_28d/20210901221840_p_ci_templates_laravel_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_laravel_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221857_p_ci_templates_php_monthly.yml b/config/metrics/counts_28d/20210901221857_p_ci_templates_php_monthly.yml index 135e839e49c..2c515dceb8b 100644 --- a/config/metrics/counts_28d/20210901221857_p_ci_templates_php_monthly.yml +++ b/config/metrics/counts_28d/20210901221857_p_ci_templates_php_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_php_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221906_p_ci_templates_packer_monthly.yml b/config/metrics/counts_28d/20210901221906_p_ci_templates_packer_monthly.yml index 4b3147a9c99..c8ec06ebac3 100644 --- a/config/metrics/counts_28d/20210901221906_p_ci_templates_packer_monthly.yml +++ b/config/metrics/counts_28d/20210901221906_p_ci_templates_packer_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_packer_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221915_p_ci_templates_terraform_monthly.yml b/config/metrics/counts_28d/20210901221915_p_ci_templates_terraform_monthly.yml index 3eb212b357e..420dd249eff 100644 --- a/config/metrics/counts_28d/20210901221915_p_ci_templates_terraform_monthly.yml +++ b/config/metrics/counts_28d/20210901221915_p_ci_templates_terraform_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_terraform_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_28d/20210901221923_p_ci_templates_mono_monthly.yml b/config/metrics/counts_28d/20210901221923_p_ci_templates_mono_monthly.yml index bd7fe7d8385..35d82e73dc2 100644 --- a/config/metrics/counts_28d/20210901221923_p_ci_templates_mono_monthly.yml +++ b/config/metrics/counts_28d/20210901221923_p_ci_templates_mono_monthly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_mono_monthly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221237_p_ci_templates_terraform_base_weekly.yml b/config/metrics/counts_7d/20210901221237_p_ci_templates_terraform_base_weekly.yml index 453ed4a0a7a..ce7a9feab4f 100644 --- a/config/metrics/counts_7d/20210901221237_p_ci_templates_terraform_base_weekly.yml +++ b/config/metrics/counts_7d/20210901221237_p_ci_templates_terraform_base_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_terraform_base_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221246_p_ci_templates_dotnet_weekly.yml b/config/metrics/counts_7d/20210901221246_p_ci_templates_dotnet_weekly.yml index f01d96f1292..ef66ac5e71c 100644 --- a/config/metrics/counts_7d/20210901221246_p_ci_templates_dotnet_weekly.yml +++ b/config/metrics/counts_7d/20210901221246_p_ci_templates_dotnet_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_dotnet_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221255_p_ci_templates_nodejs_weekly.yml b/config/metrics/counts_7d/20210901221255_p_ci_templates_nodejs_weekly.yml index d82b85be2a3..30988503817 100644 --- a/config/metrics/counts_7d/20210901221255_p_ci_templates_nodejs_weekly.yml +++ b/config/metrics/counts_7d/20210901221255_p_ci_templates_nodejs_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_nodejs_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221304_p_ci_templates_openshift_weekly.yml b/config/metrics/counts_7d/20210901221304_p_ci_templates_openshift_weekly.yml index 3b25a67cf83..deab69606a7 100644 --- a/config/metrics/counts_7d/20210901221304_p_ci_templates_openshift_weekly.yml +++ b/config/metrics/counts_7d/20210901221304_p_ci_templates_openshift_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_openshift_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221313_p_ci_templates_bash_weekly.yml b/config/metrics/counts_7d/20210901221313_p_ci_templates_bash_weekly.yml index 6f58352d03e..21f109ee315 100644 --- a/config/metrics/counts_7d/20210901221313_p_ci_templates_bash_weekly.yml +++ b/config/metrics/counts_7d/20210901221313_p_ci_templates_bash_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_bash_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221322_p_ci_templates_rust_weekly.yml b/config/metrics/counts_7d/20210901221322_p_ci_templates_rust_weekly.yml index bb12ebf8378..89ba27cc82f 100644 --- a/config/metrics/counts_7d/20210901221322_p_ci_templates_rust_weekly.yml +++ b/config/metrics/counts_7d/20210901221322_p_ci_templates_rust_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_rust_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221330_p_ci_templates_elixir_weekly.yml b/config/metrics/counts_7d/20210901221330_p_ci_templates_elixir_weekly.yml index be1e433ea87..95659ebc452 100644 --- a/config/metrics/counts_7d/20210901221330_p_ci_templates_elixir_weekly.yml +++ b/config/metrics/counts_7d/20210901221330_p_ci_templates_elixir_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_elixir_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221339_p_ci_templates_clojure_weekly.yml b/config/metrics/counts_7d/20210901221339_p_ci_templates_clojure_weekly.yml index 203d04e7c80..0c4879966bc 100644 --- a/config/metrics/counts_7d/20210901221339_p_ci_templates_clojure_weekly.yml +++ b/config/metrics/counts_7d/20210901221339_p_ci_templates_clojure_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_clojure_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221348_p_ci_templates_crystal_weekly.yml b/config/metrics/counts_7d/20210901221348_p_ci_templates_crystal_weekly.yml index 1206ac024d7..64568f2cb2a 100644 --- a/config/metrics/counts_7d/20210901221348_p_ci_templates_crystal_weekly.yml +++ b/config/metrics/counts_7d/20210901221348_p_ci_templates_crystal_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_crystal_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221357_p_ci_templates_getting_started_weekly.yml b/config/metrics/counts_7d/20210901221357_p_ci_templates_getting_started_weekly.yml index 09cabad7dbb..cff2a754e31 100644 --- a/config/metrics/counts_7d/20210901221357_p_ci_templates_getting_started_weekly.yml +++ b/config/metrics/counts_7d/20210901221357_p_ci_templates_getting_started_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_getting_started_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221405_p_ci_templates_code_quality_weekly.yml b/config/metrics/counts_7d/20210901221405_p_ci_templates_code_quality_weekly.yml index f0363fa7f4e..2748bd1c01b 100644 --- a/config/metrics/counts_7d/20210901221405_p_ci_templates_code_quality_weekly.yml +++ b/config/metrics/counts_7d/20210901221405_p_ci_templates_code_quality_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_code_quality_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221458_p_ci_templates_grails_weekly.yml b/config/metrics/counts_7d/20210901221458_p_ci_templates_grails_weekly.yml index 46c8613b2ba..8974e423365 100644 --- a/config/metrics/counts_7d/20210901221458_p_ci_templates_grails_weekly.yml +++ b/config/metrics/counts_7d/20210901221458_p_ci_templates_grails_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_grails_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221703_p_ci_templates_ios_fastlane_weekly.yml b/config/metrics/counts_7d/20210901221703_p_ci_templates_ios_fastlane_weekly.yml index a7d65bf5c9e..adef872d9e7 100644 --- a/config/metrics/counts_7d/20210901221703_p_ci_templates_ios_fastlane_weekly.yml +++ b/config/metrics/counts_7d/20210901221703_p_ci_templates_ios_fastlane_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_ios_fastlane_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221712_p_ci_templates_composer_weekly.yml b/config/metrics/counts_7d/20210901221712_p_ci_templates_composer_weekly.yml index 91d5e7c871f..a2402806f7b 100644 --- a/config/metrics/counts_7d/20210901221712_p_ci_templates_composer_weekly.yml +++ b/config/metrics/counts_7d/20210901221712_p_ci_templates_composer_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_composer_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221722_p_ci_templates_c_weekly.yml b/config/metrics/counts_7d/20210901221722_p_ci_templates_c_weekly.yml index c4506a4c6c5..16f00e7c92e 100644 --- a/config/metrics/counts_7d/20210901221722_p_ci_templates_c_weekly.yml +++ b/config/metrics/counts_7d/20210901221722_p_ci_templates_c_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_c_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221731_p_ci_templates_python_weekly.yml b/config/metrics/counts_7d/20210901221731_p_ci_templates_python_weekly.yml index 29a7f26c3b4..2e3f8c06c05 100644 --- a/config/metrics/counts_7d/20210901221731_p_ci_templates_python_weekly.yml +++ b/config/metrics/counts_7d/20210901221731_p_ci_templates_python_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_python_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221740_p_ci_templates_android_fastlane_weekly.yml b/config/metrics/counts_7d/20210901221740_p_ci_templates_android_fastlane_weekly.yml index 12724c83211..2dc6206580c 100644 --- a/config/metrics/counts_7d/20210901221740_p_ci_templates_android_fastlane_weekly.yml +++ b/config/metrics/counts_7d/20210901221740_p_ci_templates_android_fastlane_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_android_fastlane_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221749_p_ci_templates_django_weekly.yml b/config/metrics/counts_7d/20210901221749_p_ci_templates_django_weekly.yml index 6a38808ac08..5be4a9da661 100644 --- a/config/metrics/counts_7d/20210901221749_p_ci_templates_django_weekly.yml +++ b/config/metrics/counts_7d/20210901221749_p_ci_templates_django_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_django_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221758_p_ci_templates_maven_weekly.yml b/config/metrics/counts_7d/20210901221758_p_ci_templates_maven_weekly.yml index 300e49eb20f..14bfb180c72 100644 --- a/config/metrics/counts_7d/20210901221758_p_ci_templates_maven_weekly.yml +++ b/config/metrics/counts_7d/20210901221758_p_ci_templates_maven_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_maven_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221807_p_ci_templates_flutter_weekly.yml b/config/metrics/counts_7d/20210901221807_p_ci_templates_flutter_weekly.yml index 378ab408e35..bbc999b5d42 100644 --- a/config/metrics/counts_7d/20210901221807_p_ci_templates_flutter_weekly.yml +++ b/config/metrics/counts_7d/20210901221807_p_ci_templates_flutter_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_flutter_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221836_p_ci_templates_laravel_weekly.yml b/config/metrics/counts_7d/20210901221836_p_ci_templates_laravel_weekly.yml index b937905a07f..6e46fae4775 100644 --- a/config/metrics/counts_7d/20210901221836_p_ci_templates_laravel_weekly.yml +++ b/config/metrics/counts_7d/20210901221836_p_ci_templates_laravel_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_laravel_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221853_p_ci_templates_php_weekly.yml b/config/metrics/counts_7d/20210901221853_p_ci_templates_php_weekly.yml index efc6d93fbec..d3094b7bdbe 100644 --- a/config/metrics/counts_7d/20210901221853_p_ci_templates_php_weekly.yml +++ b/config/metrics/counts_7d/20210901221853_p_ci_templates_php_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_php_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221902_p_ci_templates_packer_weekly.yml b/config/metrics/counts_7d/20210901221902_p_ci_templates_packer_weekly.yml index 3b6a20534ff..9c9250d7dc3 100644 --- a/config/metrics/counts_7d/20210901221902_p_ci_templates_packer_weekly.yml +++ b/config/metrics/counts_7d/20210901221902_p_ci_templates_packer_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_packer_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221910_p_ci_templates_terraform_weekly.yml b/config/metrics/counts_7d/20210901221910_p_ci_templates_terraform_weekly.yml index fcb52d878fe..4f02165f6cc 100644 --- a/config/metrics/counts_7d/20210901221910_p_ci_templates_terraform_weekly.yml +++ b/config/metrics/counts_7d/20210901221910_p_ci_templates_terraform_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_terraform_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3' diff --git a/config/metrics/counts_7d/20210901221919_p_ci_templates_mono_weekly.yml b/config/metrics/counts_7d/20210901221919_p_ci_templates_mono_weekly.yml index 1842d0679e7..ffb3b150ce5 100644 --- a/config/metrics/counts_7d/20210901221919_p_ci_templates_mono_weekly.yml +++ b/config/metrics/counts_7d/20210901221919_p_ci_templates_mono_weekly.yml @@ -3,7 +3,7 @@ key_path: redis_hll_counters.ci_templates.p_ci_templates_mono_weekly description: '' product_section: '' product_stage: '' -product_group: '' +product_group: pipeline_authoring value_type: number status: active milestone: '14.3'