File tree Expand file tree Collapse file tree 1 file changed +0
-84
lines changed
mozilla_schema_generator/configs Expand file tree Collapse file tree 1 file changed +0
-84
lines changed Original file line number Diff line number Diff line change @@ -23,24 +23,12 @@ metrics:
2323 not :
2424 - glean_ping_info
2525 type : datetime
26- enumeration :
27- match :
28- send_in_pings :
29- not :
30- - glean_ping_info
31- type : enumeration
3226 memory_distribution :
3327 match :
3428 send_in_pings :
3529 not :
3630 - glean_ping_info
3731 type : memory_distribution
38- number :
39- match :
40- send_in_pings :
41- not :
42- - glean_ping_info
43- type : number
4432 quantity :
4533 match :
4634 send_in_pings :
@@ -77,18 +65,6 @@ metrics:
7765 not :
7866 - glean_ping_info
7967 type : timing_distribution
80- usage :
81- match :
82- send_in_pings :
83- not :
84- - glean_ping_info
85- type : usage
86- use_counter :
87- match :
88- send_in_pings :
89- not :
90- - glean_ping_info
91- type : use_counter
9268 uuid :
9369 match :
9470 send_in_pings :
@@ -107,69 +83,9 @@ metrics:
10783 not :
10884 - glean_ping_info
10985 type : labeled_counter
110- labeled_datetime :
111- match :
112- send_in_pings :
113- not :
114- - glean_ping_info
115- type : labeled_datetime
116- labeled_enumeration :
117- match :
118- send_in_pings :
119- not :
120- - glean_ping_info
121- type : labeled_enumeration
122- labeled_number :
123- match :
124- send_in_pings :
125- not :
126- - glean_ping_info
127- type : labeled_number
128- labeled_rate :
129- match :
130- send_in_pings :
131- not :
132- - glean_ping_info
133- type : labeled_rate
13486 labeled_string :
13587 match :
13688 send_in_pings :
13789 not :
13890 - glean_ping_info
13991 type : labeled_string
140- labeled_string_list :
141- match :
142- send_in_pings :
143- not :
144- - glean_ping_info
145- type : labeled_string_list
146- labeled_timespan :
147- match :
148- send_in_pings :
149- not :
150- - glean_ping_info
151- type : labeled_timespan
152- labeled_timing_distribution :
153- match :
154- send_in_pings :
155- not :
156- - glean_ping_info
157- type : labeled_timing_distribution
158- labeled_usage :
159- match :
160- send_in_pings :
161- not :
162- - glean_ping_info
163- type : labeled_usage
164- labeled_use_counter :
165- match :
166- send_in_pings :
167- not :
168- - glean_ping_info
169- type : labeled_use_counter
170- labeled_uuid :
171- match :
172- send_in_pings :
173- not :
174- - glean_ping_info
175- type : labeled_uuid
You can’t perform that action at this time.
0 commit comments