(failed MR) Update data_category for newly instrumented metrics to be used in PUD tables
What does this MR do and why?
This MR will change the data_category
from optional
to operational
for the following metrics:
counts.count_total_create_ci_build_monthly
counts.count_total_create_ci_build
counts.count_total_create_ci_internal_pipeline
redis_hll_counters.count_distinct_user_id_from_create_ci_internal_pipeline_monthly
counts.count_total_create_ci_internal_pipeline_monthly
This change will allow us to collect usage from customers who opt into sending us operational data as part of cloud licenses.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.