-
- Downloads
Add analytics to detect deployment jobs being executed
Changelog: added
Showing
- app/models/ci/build.rb 8 additions, 0 deletionsapp/models/ci/build.rb
- app/models/concerns/ci/has_deployment_name.rb 15 additions, 0 deletionsapp/models/concerns/ci/has_deployment_name.rb
- app/workers/ci/build_finished_worker.rb 1 addition, 0 deletionsapp/workers/ci/build_finished_worker.rb
- config/feature_flags/development/job_deployment_count.yml 8 additions, 0 deletionsconfig/feature_flags/development/job_deployment_count.yml
- config/metrics/counts_28d/20220202160126_ci_users_executing_deployment_job_monthly.yml 26 additions, 0 deletions...20202160126_ci_users_executing_deployment_job_monthly.yml
- config/metrics/counts_7d/20220202160120_ci_users_executing_deployment_job_weekly.yml 26 additions, 0 deletions...220202160120_ci_users_executing_deployment_job_weekly.yml
- lib/gitlab/usage_data_counters/known_events/ci_users.yml 5 additions, 0 deletionslib/gitlab/usage_data_counters/known_events/ci_users.yml
- spec/lib/gitlab/usage_data_counters/hll_redis_counter_spec.rb 2 additions, 1 deletion.../lib/gitlab/usage_data_counters/hll_redis_counter_spec.rb
- spec/models/concerns/ci/has_deployment_name_spec.rb 34 additions, 0 deletionsspec/models/concerns/ci/has_deployment_name_spec.rb
Please register or sign in to comment