Migrate pending redis_hll metrics to instrumentation classes framework
Background
With #338463 (closed) foundation for migration of redis hll metrics into isturmentation classes framework has been implemented. Additional first batch of metrics was migrated. This issue is a follow up to migrate the pending ones and remove completely automated addition of redis hll metrics into ServicePing payload via usage_data.rb
file
Goals
- Migrate pending categories
-
analytics -
ci_secrets_management -
ci_templates -
code_review -
deploy_token_packages -
ecosystem -
epic_boards_usage -
epics_usage -
geo -
growth -
incident_management -
incident_management_oncall -
issues_edit -
manage -
network_policies -
quickactions -
user_packages
-
- Remove
Gitlab::UsageDataCounters::HLLRedisCounter#unique_events_data
method
Edited by Niko Belokolodov