Process webhook notification to send HLLRedis metrics
Metrics will be pushed when users delete or push a tag or a repository. The user can be a User or a DeployToken. Add new HLLRedis category: container_registries Changelog: added EE: true
显示
- app/models/container_registry/event.rb 41 个添加, 0 个删除app/models/container_registry/event.rb
- config/metrics/counts_28d/20230129134935_i_container_registry_push_tag_user_monthly.yml 26 个添加, 0 个删除...0129134935_i_container_registry_push_tag_user_monthly.yml
- config/metrics/counts_28d/20230129135520_i_container_registry_delete_tag_user_monthly.yml 26 个添加, 0 个删除...29135520_i_container_registry_delete_tag_user_monthly.yml
- config/metrics/counts_28d/20230129135748_i_container_registry_push_repository_user_monthly.yml 26 个添加, 0 个删除...748_i_container_registry_push_repository_user_monthly.yml
- config/metrics/counts_28d/20230129140646_i_container_registry_delete_repository_user_monthly.yml 26 个添加, 0 个删除...6_i_container_registry_delete_repository_user_monthly.yml
- config/metrics/counts_28d/20230129140954_i_container_registry_create_repository_user_monthly.yml 26 个添加, 0 个删除...4_i_container_registry_create_repository_user_monthly.yml
- config/metrics/counts_7d/20230129032841_i_container_registry_push_tag_user_weekly.yml 26 个添加, 0 个删除...30129032841_i_container_registry_push_tag_user_weekly.yml
- config/metrics/counts_7d/20230129034513_i_container_registry_delete_tag_user_weekly.yml 26 个添加, 0 个删除...129034513_i_container_registry_delete_tag_user_weekly.yml
- config/metrics/counts_7d/20230129034950_i_container_registry_push_repository_user_weekly.yml 26 个添加, 0 个删除...4950_i_container_registry_push_repository_user_weekly.yml
- config/metrics/counts_7d/20230129035454_i_container_registry_delete_repository_user_weekly.yml 26 个添加, 0 个删除...54_i_container_registry_delete_repository_user_weekly.yml
- config/metrics/counts_7d/20230129035748_i_container_registry_create_repository_user_weekly.yml 26 个添加, 0 个删除...48_i_container_registry_create_repository_user_weekly.yml
- ee/spec/lib/ee/gitlab/usage_data_counters/hll_redis_counter_spec.rb 1 个添加, 0 个删除...b/ee/gitlab/usage_data_counters/hll_redis_counter_spec.rb
- lib/gitlab/usage_data_counters/known_events/container_registry_events.yml 22 个添加, 0 个删除..._data_counters/known_events/container_registry_events.yml
- spec/models/container_registry/event_spec.rb 71 个添加, 0 个删除spec/models/container_registry/event_spec.rb
想要评论请 注册 或 登录