Add catalog component usage tracking in pipeline sequence
Adds a Ci::Pipeline::Chain step 'ComponentUsage' that tracks the usage of CI Catalog components in the pipeline. For each usage event, an Internal Event is sent and a record is inserted into `p_catalog_resource_component_usages` if not already recorded for the given date. Removes feature flag `ci_track_catalog_component_usage` Changelog: added
显示
- config/feature_flags/gitlab_com_derisk/ci_track_catalog_component_usage.yml 0 个添加, 9 个删除...gs/gitlab_com_derisk/ci_track_catalog_component_usage.yml
- lib/gitlab/ci/pipeline/chain/component_usage.rb 0 个添加, 2 个删除lib/gitlab/ci/pipeline/chain/component_usage.rb
- spec/lib/gitlab/ci/pipeline/chain/component_usage_spec.rb 0 个添加, 16 个删除spec/lib/gitlab/ci/pipeline/chain/component_usage_spec.rb
加载中
想要评论请 注册 或 登录