Skip to content

Mark invalid redis metrics as removed

Sebastian Rehm requested to merge 425086-invalid-optimize-redis-metrics into master

What does this MR do and why?

Explanation:

Both metrics suggest the application of a time_frame (7/28d) to the tracking, but time frames were never supported for RedisMetrics essentially turning both into all-time counts.

analytics_counts_visits.g_metrics_comparison_page was tracking the same thing, although the naming seems to be a mistake.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #425068 (closed)

Edited by Sebastian Rehm

Merge request reports