Class: Gitlab::UsageDataCounters::ContainerRegistryEventCounter

Inherits:
BaseCounter
  • Object
show all
Defined in:
lib/gitlab/usage_data_counters/container_registry_event_counter.rb

Constant Summary collapse

KNOWN_EVENTS =
%w[i_container_registry_delete_manifest].freeze
PREFIX =
'container_registry_events'

Constants inherited from BaseCounter

BaseCounter::UnknownEvent

Method Summary

Methods inherited from BaseCounter

count, fallback_totals, fetch_supported_event, read, redis_key, totals

Methods included from RedisCounter

#increment, #increment_by, #total_count