File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 10
10
namespaces.yaml
11
11
looker-hub /
12
12
.env
13
- .vscode
13
+ .vscode
14
+ .python-version
Original file line number Diff line number Diff line change @@ -1022,3 +1022,26 @@ data_integrity_monitoring:
1022
1022
tables :
1023
1023
- table : data-monitoring-dev.dim.dim_muted_alerts
1024
1024
type : table_view
1025
+ relay :
1026
+ glean_app : false
1027
+ owners :
1028
+
1029
+
1030
+ pretty_name : Firefox Relay
1031
+ views :
1032
+ subscriptions :
1033
+ type : table_view
1034
+ subscriptions :
1035
+ - table : mozdata.relay.subscriptions
1036
+ subscription_events :
1037
+ type : table_view
1038
+ tables :
1039
+ - table : mozdata.relay.subscription_events
1040
+ active_subscriptions :
1041
+ type : table_view
1042
+ tables :
1043
+ - table : mozdata.relay.active_subscriptions
1044
+ active_subscription_ids :
1045
+ type : table_view
1046
+ tables :
1047
+ - table : mozdata.relay.active_subscription_ids
You can’t perform that action at this time.
0 commit comments