summaryrefslogtreecommitdiff
path: root/lib/gitlab/usage_data_counters/known_events/container_registry_events.yml
blob: ac40079a6dc200c3f27afd1c7220b3466d9cfe09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
- name: i_container_registry_push_tag_user
  aggregation: weekly
  redis_slot: container_registry
- name: i_container_registry_delete_tag_user
  aggregation: weekly
  redis_slot: container_registry
- name: i_container_registry_push_repository_user
  aggregation: weekly
  redis_slot: container_registry
- name: i_container_registry_delete_repository_user
  aggregation: weekly
  redis_slot: container_registry
- name: i_container_registry_create_repository_user
  aggregation: weekly
  redis_slot: container_registry