Commit 856e93a9 authored by drew cimino's avatar drew cimino

Add Verify:Testing PGMAU aggregate metric

Set-union of existing unique user-interaction
tracking in Redis HLL
parent 9c266113
......@@ -48,3 +48,12 @@
'incident_management_incident_unrelate',
'incident_management_incident_change_confidential'
]
- name: i_testing_paid_monthly_active_user_total
operator: OR
events: [
'i_testing_web_performance_widget_total',
'i_testing_full_code_quality_report_total',
'i_testing_group_code_coverage_visit_total',
'i_testing_load_performance_widget_total',
'i_testing_metrics_report_widget_total'
]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment