We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0a92c commit c80ccf3Copy full SHA for c80ccf3
sql_generators/experiment_monitoring/templates/templating.yaml
@@ -128,6 +128,14 @@ search_metrics:
128
ad_clicks_count: null
129
search_with_ads_count: null
130
search_count: null
131
+ experimenter_cirrus:
132
+ ad_clicks_count: null
133
+ search_with_ads_count: null
134
+ search_count: null
135
+ subscription_platform_backend_cirrus:
136
137
138
139
applications:
140
- org_mozilla_firefox_beta
141
- org_mozilla_fenix
@@ -145,3 +153,5 @@ applications:
145
153
- org_mozilla_ios_focus
146
154
- monitor_cirrus
147
155
- accounts_cirrus
156
+ - experimenter_cirrus
157
+ - subscription_platform_backend_cirrus
0 commit comments