Commit 8db25775 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'verify-testing-pgmau-aggregate-metric' into 'master'

Add Verify:Testing PGMAU aggregate metric

See merge request gitlab-org/gitlab!53782
parents 999c8456 b90948e3
......@@ -48,3 +48,13 @@
'incident_management_incident_unrelate',
'incident_management_incident_change_confidential'
]
- name: i_testing_paid_monthly_active_user_total
operator: OR
source: redis
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