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