1
1
// -*- mode: Swift -*-
2
2
3
- // AUTOGENERATED BY glean_parser v15.2.1 . DO NOT EDIT. DO NOT COMMIT.
3
+ // AUTOGENERATED BY glean_parser v16.1.0 . DO NOT EDIT. DO NOT COMMIT.
4
4
5
5
#if canImport(Foundation)
6
6
import Foundation
@@ -23,7 +23,7 @@ extension GleanMetrics {
23
23
// Intentionally left private, no external user can instantiate a new global object.
24
24
}
25
25
26
- public static let info = BuildInfo ( buildDate: DateComponents ( calendar: Calendar . current, timeZone: TimeZone ( abbreviation: " UTC " ) , year: 2024 , month: 12 , day: 11 , hour: 1 , minute: 26 , second: 1 ) )
26
+ public static let info = BuildInfo ( buildDate: DateComponents ( calendar: Calendar . current, timeZone: TimeZone ( abbreviation: " UTC " ) , year: 2024 , month: 12 , day: 12 , hour: 15 , minute: 26 , second: 7 ) )
27
27
}
28
28
29
29
enum NimbusEvents {
@@ -1302,7 +1302,8 @@ extension GleanMetrics {
1302
1302
includeInfoSections: true ,
1303
1303
enabled: true ,
1304
1304
schedulesPings: [ ] ,
1305
- reasonCodes: [ ]
1305
+ reasonCodes: [ ] ,
1306
+ followsCollectionEnabled: true
1306
1307
)
1307
1308
1308
1309
/// A ping sent for every bookmarks sync. It doesn't include the `client_id`
@@ -1315,7 +1316,8 @@ extension GleanMetrics {
1315
1316
includeInfoSections: true ,
1316
1317
enabled: true ,
1317
1318
schedulesPings: [ ] ,
1318
- reasonCodes: [ ]
1319
+ reasonCodes: [ ] ,
1320
+ followsCollectionEnabled: true
1319
1321
)
1320
1322
1321
1323
/// A ping sent for every Credit Cards engine sync. It doesn't include the
@@ -1329,7 +1331,8 @@ extension GleanMetrics {
1329
1331
includeInfoSections: true ,
1330
1332
enabled: true ,
1331
1333
schedulesPings: [ ] ,
1332
- reasonCodes: [ ]
1334
+ reasonCodes: [ ] ,
1335
+ followsCollectionEnabled: true
1333
1336
)
1334
1337
1335
1338
/// A ping sent for every history sync. It doesn't include the `client_id` because
@@ -1342,7 +1345,8 @@ extension GleanMetrics {
1342
1345
includeInfoSections: true ,
1343
1346
enabled: true ,
1344
1347
schedulesPings: [ ] ,
1345
- reasonCodes: [ ]
1348
+ reasonCodes: [ ] ,
1349
+ followsCollectionEnabled: true
1346
1350
)
1347
1351
1348
1352
/// A ping sent for every logins/passwords sync. It doesn't include the `client_id`
@@ -1355,7 +1359,8 @@ extension GleanMetrics {
1355
1359
includeInfoSections: true ,
1356
1360
enabled: true ,
1357
1361
schedulesPings: [ ] ,
1358
- reasonCodes: [ ]
1362
+ reasonCodes: [ ] ,
1363
+ followsCollectionEnabled: true
1359
1364
)
1360
1365
1361
1366
/// A summary ping, sent every time a sync is performed. During each Sync one or
@@ -1377,7 +1382,8 @@ extension GleanMetrics {
1377
1382
includeInfoSections: true ,
1378
1383
enabled: true ,
1379
1384
schedulesPings: [ ] ,
1380
- reasonCodes: [ ]
1385
+ reasonCodes: [ ] ,
1386
+ followsCollectionEnabled: true
1381
1387
)
1382
1388
1383
1389
/// A ping sent for every Tabs engine sync. It doesn't include the `client_id`
@@ -1390,7 +1396,8 @@ extension GleanMetrics {
1390
1396
includeInfoSections: true ,
1391
1397
enabled: true ,
1392
1398
schedulesPings: [ ] ,
1393
- reasonCodes: [ ]
1399
+ reasonCodes: [ ] ,
1400
+ followsCollectionEnabled: true
1394
1401
)
1395
1402
1396
1403
}
0 commit comments