Skip to content

Remove xMAU flag from 7d metrics

Carolyn Braza requested to merge cbraza-remove-xmau-flag-7d-metrics into master

What does this MR do and why?

This MR removes xMAU flags from 7-day metrics. Those flags should be limited to 28-day metrics.

  • redis_hll_counters.govern.users_visiting_govern_pages_weekly: Remove smau
  • redis_hll_counters.incident_management.timeline_event_total_unique_counts_weekly: Remove gmau, paid_gmau

This change should subsequently flow through to our data models and these metrics will no longer be pulled into xMAU reporting.

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.

MR acceptance checklist

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

Merge request reports