acryl-datahub-cloud 0.3.9.3__py3-none-any.whl → 0.3.10__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of acryl-datahub-cloud might be problematic. Click here for more details.
- acryl_datahub_cloud/_codegen_config.json +1 -1
- acryl_datahub_cloud/datahub_reporting/datahub_form_reporting.py +5 -5
- acryl_datahub_cloud/metadata/_urns/urn_defs.py +1968 -1944
- acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/anomaly/__init__.py +2 -12
- acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/assertion/__init__.py +6 -0
- acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/common/__init__.py +2 -0
- acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/metadata/key/__init__.py +2 -0
- acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/monitor/__init__.py +16 -0
- acryl_datahub_cloud/metadata/com/linkedin/pegasus2avro/timeseries/__init__.py +8 -0
- acryl_datahub_cloud/metadata/schema.avsc +23800 -22868
- acryl_datahub_cloud/metadata/schema_classes.py +1734 -950
- acryl_datahub_cloud/metadata/schemas/AnomalyKey.avsc +1 -7
- acryl_datahub_cloud/metadata/schemas/AssertionAnalyticsRunEvent.avsc +445 -213
- acryl_datahub_cloud/metadata/schemas/AssertionInferenceDetails.avsc +237 -12
- acryl_datahub_cloud/metadata/schemas/AssertionInfo.avsc +277 -212
- acryl_datahub_cloud/metadata/schemas/AssertionRunEvent.avsc +445 -213
- acryl_datahub_cloud/metadata/schemas/CorpGroupKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/CorpGroupSettings.avsc +48 -1
- acryl_datahub_cloud/metadata/schemas/CorpUserKey.avsc +3 -2
- acryl_datahub_cloud/metadata/schemas/CorpUserSettings.avsc +48 -1
- acryl_datahub_cloud/metadata/schemas/DataProcessInstanceInput.avsc +2 -1
- acryl_datahub_cloud/metadata/schemas/DataProcessInstanceOutput.avsc +2 -1
- acryl_datahub_cloud/metadata/schemas/DataProcessKey.avsc +2 -1
- acryl_datahub_cloud/metadata/schemas/DataProductKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/Deprecation.avsc +2 -0
- acryl_datahub_cloud/metadata/schemas/GlobalSettingsInfo.avsc +1 -1
- acryl_datahub_cloud/metadata/schemas/GlossaryNodeKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/GlossaryTermKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/InstitutionalMemory.avsc +31 -0
- acryl_datahub_cloud/metadata/schemas/MLFeatureKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/MLFeatureTableKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/MLModelDeploymentKey.avsc +2 -1
- acryl_datahub_cloud/metadata/schemas/MLModelGroupKey.avsc +3 -0
- acryl_datahub_cloud/metadata/schemas/MLModelGroupProperties.avsc +16 -0
- acryl_datahub_cloud/metadata/schemas/MLModelKey.avsc +2 -0
- acryl_datahub_cloud/metadata/schemas/MLPrimaryKeyKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/MetadataChangeEvent.avsc +49 -0
- acryl_datahub_cloud/metadata/schemas/MonitorAnomalyEvent.avsc +265 -0
- acryl_datahub_cloud/metadata/schemas/MonitorInfo.avsc +549 -212
- acryl_datahub_cloud/metadata/schemas/MonitorKey.avsc +2 -1
- acryl_datahub_cloud/metadata/schemas/MonitorSuiteInfo.avsc +790 -0
- acryl_datahub_cloud/metadata/schemas/MonitorSuiteKey.avsc +21 -0
- acryl_datahub_cloud/metadata/schemas/NotificationRequest.avsc +3 -1
- acryl_datahub_cloud/metadata/schemas/PostKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/QueryProperties.avsc +20 -0
- acryl_datahub_cloud/metadata/schemas/RemoteExecutorPoolInfo.avsc +9 -0
- acryl_datahub_cloud/metadata/schemas/SchemaFieldKey.avsc +1 -0
- acryl_datahub_cloud/metadata/schemas/Siblings.avsc +2 -0
- acryl_datahub_cloud/metadata/schemas/SubscriptionInfo.avsc +48 -1
- {acryl_datahub_cloud-0.3.9.3.dist-info → acryl_datahub_cloud-0.3.10.dist-info}/METADATA +40 -40
- {acryl_datahub_cloud-0.3.9.3.dist-info → acryl_datahub_cloud-0.3.10.dist-info}/RECORD +54 -52
- acryl_datahub_cloud/metadata/schemas/AnomalyInfo.avsc +0 -342
- {acryl_datahub_cloud-0.3.9.3.dist-info → acryl_datahub_cloud-0.3.10.dist-info}/WHEEL +0 -0
- {acryl_datahub_cloud-0.3.9.3.dist-info → acryl_datahub_cloud-0.3.10.dist-info}/entry_points.txt +0 -0
- {acryl_datahub_cloud-0.3.9.3.dist-info → acryl_datahub_cloud-0.3.10.dist-info}/top_level.txt +0 -0
|
@@ -414,110 +414,288 @@
|
|
|
414
414
|
"fieldName": "scheduleType"
|
|
415
415
|
}
|
|
416
416
|
},
|
|
417
|
-
"type":
|
|
418
|
-
"
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
"
|
|
426
|
-
"
|
|
427
|
-
"
|
|
428
|
-
|
|
417
|
+
"type": [
|
|
418
|
+
"null",
|
|
419
|
+
{
|
|
420
|
+
"type": "record",
|
|
421
|
+
"name": "FreshnessAssertionSchedule",
|
|
422
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
423
|
+
"fields": [
|
|
424
|
+
{
|
|
425
|
+
"type": {
|
|
426
|
+
"type": "enum",
|
|
427
|
+
"symbolDocs": {
|
|
428
|
+
"CRON": "A highly configurable recurring schedule which describes the times of events described\nby a CRON schedule, with the evaluation schedule assuming to be matching the cron schedule.\n\nIn a CRON schedule type, we compute the look-back window to be the time between the last scheduled event\nand the current event (evaluation time). This means that the evaluation schedule must match exactly\nthe schedule defined inside the cron schedule.\n\nFor example, a CRON schedule defined as \"0 8 * * *\" would represent a schedule of \"every day by 8am\". Assuming\nthat the assertion evaluation schedule is defined to match this, the freshness assertion would be evaluated in the following way:\n\n 1. Compute the \"last scheduled occurrence\" of the event using the CRON schedule. For example, yesterday at 8am.\n 2. Compute the bounds of a time window between the \"last scheduled occurrence\" (yesterday at 8am) until the \"current occurrence\" (today at 8am)\n 3. Verify that the target event has occurred within the CRON-interval window.\n 4. If the target event has occurred within the time window, then assertion passes.\n 5. If the target event has not occurred within the time window, then the assertion fails.",
|
|
429
|
+
"FIXED_INTERVAL": "A fixed interval which is used to compute a look-back window for use when evaluating the assertion relative\nto the Evaluation Time of the Assertion.\n\nTo compute the valid look-back window, we subtract the fixed interval from the evaluation time. Then, we verify\nthat the target event has occurred within that window.\n\nFor example, a fixed interval of \"24h\" would represent a schedule of \"in the last 24 hours\".\nThe 24 hour interval is relative to the evaluation time of the assertion. For example if we schedule the assertion\nto be evaluated each hour, we'd compute the result as follows:\n\n 1. Subtract the fixed interval from the current time (Evaluation time) to compute the bounds of a fixed look-back window.\n 2. Verify that the target event has occurred within the look-back window.\n 3. If the target event has occurred within the time window, then assertion passes.\n 4. If the target event has not occurred within the time window, then the assertion fails.",
|
|
430
|
+
"SINCE_THE_LAST_CHECK": "A stateful check that takes the last time this check ran to determine the look-back window.\n\nTo compute the valid look-back- window, we start at the time the monitor last evaluated this assertion,\nand we end at the point in time the check is currently running.\n\nFor example, let's say a Freshness assertion is of type SINCE_THE_LAST_CHECK, and the monitor is configured to\nrun every day at 12:00am. Let's assume this assertion was last evaluated yesterday at 12:04am. We'd compute\nthe result as follows:\n\n 1. Get the timestamp for the last run of the monitor on this assertion.\n 2. look_back_window_start_time = latest_monitor_run.timestampMillis [ie. 12:04a yesterday]\n 3. look_back_window_end_time = nowMillis [ie. 12:02a today]\n 4. If the target event has occurred within the window [ie. 12:04a yday to 12:02a today],\n then the assertion passes.\n 5. If the target event has not occurred within the window, then the assertion fails."
|
|
431
|
+
},
|
|
432
|
+
"name": "FreshnessAssertionScheduleType",
|
|
433
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
434
|
+
"symbols": [
|
|
435
|
+
"CRON",
|
|
436
|
+
"FIXED_INTERVAL",
|
|
437
|
+
"SINCE_THE_LAST_CHECK"
|
|
438
|
+
]
|
|
429
439
|
},
|
|
430
|
-
"name": "
|
|
431
|
-
"
|
|
432
|
-
"symbols": [
|
|
433
|
-
"CRON",
|
|
434
|
-
"FIXED_INTERVAL",
|
|
435
|
-
"SINCE_THE_LAST_CHECK"
|
|
436
|
-
]
|
|
440
|
+
"name": "type",
|
|
441
|
+
"doc": "The type of a Freshness Assertion Schedule.\n\nOnce we support data-time-relative schedules (e.g. schedules relative to time partitions),\nwe will add those schedule types here."
|
|
437
442
|
},
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
"type": "string",
|
|
451
|
-
"name": "cron",
|
|
452
|
-
"doc": "A cron-formatted execution interval, as a cron string, e.g. 1 * * * *"
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"type": "string",
|
|
456
|
-
"name": "timezone",
|
|
457
|
-
"doc": "Timezone in which the cron interval applies, e.g. America/Los Angeles"
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"type": [
|
|
461
|
-
"null",
|
|
462
|
-
"long"
|
|
463
|
-
],
|
|
464
|
-
"name": "windowStartOffsetMs",
|
|
465
|
-
"default": null,
|
|
466
|
-
"doc": "An optional offset in milliseconds to SUBTRACT from the timestamp generated by the cron schedule\nto generate the lower bounds of the \"freshness window\", or the window of time in which an event must have occurred in order for the Freshness check\nto be considering passing.\n\nIf left empty, the start of the SLA window will be the _end_ of the previously evaluated Freshness window."
|
|
467
|
-
}
|
|
468
|
-
],
|
|
469
|
-
"doc": "Attributes defining a CRON-formatted schedule used for defining a freshness assertion."
|
|
470
|
-
}
|
|
471
|
-
],
|
|
472
|
-
"name": "cron",
|
|
473
|
-
"default": null,
|
|
474
|
-
"doc": "A cron schedule. This field is required when type is CRON."
|
|
475
|
-
},
|
|
476
|
-
{
|
|
477
|
-
"type": [
|
|
478
|
-
"null",
|
|
479
|
-
{
|
|
480
|
-
"type": "record",
|
|
481
|
-
"name": "FixedIntervalSchedule",
|
|
482
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
483
|
-
"fields": [
|
|
484
|
-
{
|
|
485
|
-
"type": {
|
|
486
|
-
"type": "enum",
|
|
487
|
-
"name": "CalendarInterval",
|
|
488
|
-
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
489
|
-
"symbols": [
|
|
490
|
-
"SECOND",
|
|
491
|
-
"MINUTE",
|
|
492
|
-
"HOUR",
|
|
493
|
-
"DAY",
|
|
494
|
-
"WEEK",
|
|
495
|
-
"MONTH",
|
|
496
|
-
"QUARTER",
|
|
497
|
-
"YEAR"
|
|
498
|
-
]
|
|
443
|
+
{
|
|
444
|
+
"type": [
|
|
445
|
+
"null",
|
|
446
|
+
{
|
|
447
|
+
"type": "record",
|
|
448
|
+
"name": "FreshnessCronSchedule",
|
|
449
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
450
|
+
"fields": [
|
|
451
|
+
{
|
|
452
|
+
"type": "string",
|
|
453
|
+
"name": "cron",
|
|
454
|
+
"doc": "A cron-formatted execution interval, as a cron string, e.g. 1 * * * *"
|
|
499
455
|
},
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
456
|
+
{
|
|
457
|
+
"type": "string",
|
|
458
|
+
"name": "timezone",
|
|
459
|
+
"doc": "Timezone in which the cron interval applies, e.g. America/Los Angeles"
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
"type": [
|
|
463
|
+
"null",
|
|
464
|
+
"long"
|
|
465
|
+
],
|
|
466
|
+
"name": "windowStartOffsetMs",
|
|
467
|
+
"default": null,
|
|
468
|
+
"doc": "An optional offset in milliseconds to SUBTRACT from the timestamp generated by the cron schedule\nto generate the lower bounds of the \"freshness window\", or the window of time in which an event must have occurred in order for the Freshness check\nto be considering passing.\n\nIf left empty, the start of the SLA window will be the _end_ of the previously evaluated Freshness window."
|
|
469
|
+
}
|
|
470
|
+
],
|
|
471
|
+
"doc": "Attributes defining a CRON-formatted schedule used for defining a freshness assertion."
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"name": "cron",
|
|
475
|
+
"default": null,
|
|
476
|
+
"doc": "A cron schedule. This field is required when type is CRON."
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"type": [
|
|
480
|
+
"null",
|
|
481
|
+
{
|
|
482
|
+
"type": "record",
|
|
483
|
+
"name": "FixedIntervalSchedule",
|
|
484
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
485
|
+
"fields": [
|
|
486
|
+
{
|
|
487
|
+
"type": {
|
|
488
|
+
"type": "enum",
|
|
489
|
+
"name": "CalendarInterval",
|
|
490
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
491
|
+
"symbols": [
|
|
492
|
+
"SECOND",
|
|
493
|
+
"MINUTE",
|
|
494
|
+
"HOUR",
|
|
495
|
+
"DAY",
|
|
496
|
+
"WEEK",
|
|
497
|
+
"MONTH",
|
|
498
|
+
"QUARTER",
|
|
499
|
+
"YEAR"
|
|
500
|
+
]
|
|
501
|
+
},
|
|
502
|
+
"name": "unit",
|
|
503
|
+
"doc": "Interval unit such as minute/hour/day etc."
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"type": "int",
|
|
507
|
+
"name": "multiple",
|
|
508
|
+
"default": 1,
|
|
509
|
+
"doc": "How many units. Defaults to 1."
|
|
510
|
+
}
|
|
511
|
+
],
|
|
512
|
+
"doc": "Attributes defining a relative fixed interval SLA schedule."
|
|
513
|
+
}
|
|
514
|
+
],
|
|
515
|
+
"name": "fixedInterval",
|
|
516
|
+
"default": null,
|
|
517
|
+
"doc": "A fixed interval schedule. This field is required when type is FIXED_INTERVAL."
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"type": [
|
|
521
|
+
"null",
|
|
522
|
+
{
|
|
523
|
+
"type": "array",
|
|
524
|
+
"items": {
|
|
525
|
+
"type": "record",
|
|
526
|
+
"name": "AssertionExclusionWindow",
|
|
527
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
528
|
+
"fields": [
|
|
529
|
+
{
|
|
530
|
+
"type": {
|
|
531
|
+
"type": "enum",
|
|
532
|
+
"symbolDocs": {
|
|
533
|
+
"FIXED_RANGE": "One-off time range to exclude",
|
|
534
|
+
"HOLIDAY": "Specific holiday to exclude",
|
|
535
|
+
"WEEKLY": "Recurring time range to exclude each week"
|
|
536
|
+
},
|
|
537
|
+
"name": "AssertionExclusionWindowType",
|
|
538
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
539
|
+
"symbols": [
|
|
540
|
+
"FIXED_RANGE",
|
|
541
|
+
"WEEKLY",
|
|
542
|
+
"HOLIDAY"
|
|
543
|
+
]
|
|
544
|
+
},
|
|
545
|
+
"name": "type",
|
|
546
|
+
"doc": "The type of exclusion window."
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"type": [
|
|
550
|
+
"null",
|
|
551
|
+
"string"
|
|
552
|
+
],
|
|
553
|
+
"name": "displayName",
|
|
554
|
+
"default": null,
|
|
555
|
+
"doc": "Display name for this exclusion window"
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"type": [
|
|
559
|
+
"null",
|
|
560
|
+
{
|
|
561
|
+
"type": "record",
|
|
562
|
+
"name": "AbsoluteTimeWindow",
|
|
563
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
564
|
+
"fields": [
|
|
565
|
+
{
|
|
566
|
+
"type": "long",
|
|
567
|
+
"name": "startTimeMillis",
|
|
568
|
+
"doc": "Start time as epoch at UTC."
|
|
569
|
+
},
|
|
570
|
+
{
|
|
571
|
+
"type": "long",
|
|
572
|
+
"name": "endTimeMillis",
|
|
573
|
+
"doc": "End time as epoch at UTC."
|
|
574
|
+
}
|
|
575
|
+
]
|
|
576
|
+
}
|
|
577
|
+
],
|
|
578
|
+
"name": "fixedRange",
|
|
579
|
+
"default": null,
|
|
580
|
+
"doc": "Date window for one-off exclusion range\nOnly used when type is FIXED_RANGE"
|
|
581
|
+
},
|
|
582
|
+
{
|
|
583
|
+
"type": [
|
|
584
|
+
"null",
|
|
585
|
+
{
|
|
586
|
+
"type": "record",
|
|
587
|
+
"name": "WeeklyWindow",
|
|
588
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
589
|
+
"fields": [
|
|
590
|
+
{
|
|
591
|
+
"type": {
|
|
592
|
+
"type": "array",
|
|
593
|
+
"items": {
|
|
594
|
+
"type": "enum",
|
|
595
|
+
"name": "DayOfWeek",
|
|
596
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
597
|
+
"symbols": [
|
|
598
|
+
"MONDAY",
|
|
599
|
+
"TUESDAY",
|
|
600
|
+
"WEDNESDAY",
|
|
601
|
+
"THURSDAY",
|
|
602
|
+
"FRIDAY",
|
|
603
|
+
"SATURDAY",
|
|
604
|
+
"SUNDAY"
|
|
605
|
+
]
|
|
606
|
+
}
|
|
607
|
+
},
|
|
608
|
+
"name": "daysOfWeek",
|
|
609
|
+
"doc": "Days of the week to include in the window.\nIf not specified, all days are included."
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
"type": [
|
|
613
|
+
"null",
|
|
614
|
+
"string"
|
|
615
|
+
],
|
|
616
|
+
"name": "startTime",
|
|
617
|
+
"default": null,
|
|
618
|
+
"doc": "Start time for the window on each specified day.\nFormat: \"HH:MM\" in 24-hour format (e.g., \"09:00\" for 9am, \"17:30\" for 5:30pm).\nIf not specified, defaults to start of day (\"00:00\")."
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"type": [
|
|
622
|
+
"null",
|
|
623
|
+
"string"
|
|
624
|
+
],
|
|
625
|
+
"name": "endTime",
|
|
626
|
+
"default": null,
|
|
627
|
+
"doc": "End time for the window on each specified day.\nFormat: \"HH:MM\" in 24-hour format (e.g., \"17:00\" for 5pm, \"23:59\" for end of day).\nIf not specified, defaults to end of day (\"23:59\")."
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"type": [
|
|
631
|
+
"null",
|
|
632
|
+
"string"
|
|
633
|
+
],
|
|
634
|
+
"name": "timezone",
|
|
635
|
+
"default": null,
|
|
636
|
+
"doc": "Time zone to interpret start and end times in.\nUses standard time zone identifiers (e.g., \"America/Los_Angeles\", \"UTC\").\nIf not specified, defaults to UTC."
|
|
637
|
+
}
|
|
638
|
+
],
|
|
639
|
+
"doc": "Represents a recurring time window that repeats weekly.\nUsed to define exclusion periods for model training based on day of week and time of day."
|
|
640
|
+
}
|
|
641
|
+
],
|
|
642
|
+
"name": "weekly",
|
|
643
|
+
"default": null,
|
|
644
|
+
"doc": "Window of time each week to exclude."
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"type": [
|
|
648
|
+
"null",
|
|
649
|
+
{
|
|
650
|
+
"type": "record",
|
|
651
|
+
"name": "HolidayWindow",
|
|
652
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
653
|
+
"fields": [
|
|
654
|
+
{
|
|
655
|
+
"type": "string",
|
|
656
|
+
"name": "name",
|
|
657
|
+
"doc": "The name of the holiday."
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"type": [
|
|
661
|
+
"null",
|
|
662
|
+
"string"
|
|
663
|
+
],
|
|
664
|
+
"name": "region",
|
|
665
|
+
"default": null,
|
|
666
|
+
"doc": "The region of the holiday.\nExample: 'US'"
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"type": [
|
|
670
|
+
"null",
|
|
671
|
+
"string"
|
|
672
|
+
],
|
|
673
|
+
"name": "timezone",
|
|
674
|
+
"default": null,
|
|
675
|
+
"doc": "The timezone of the holiday.\nExample: 'America/New_York'"
|
|
676
|
+
}
|
|
677
|
+
]
|
|
678
|
+
}
|
|
679
|
+
],
|
|
680
|
+
"name": "holiday",
|
|
681
|
+
"default": null,
|
|
682
|
+
"doc": "The holiday to exclude\nOnly used when type is HOLIDAY"
|
|
683
|
+
}
|
|
684
|
+
],
|
|
685
|
+
"doc": "Information about an assertion exclusion window.\nThis is used to exclude specific time periods from assertion evaluation or training.\nFor example, excluding holidays, weekends, or known anomalous periods.\nSupports various recurrence patterns: one-off exclusions, or recurring exclusions\n(yearly, monthly, weekly, daily, or specific holidays)."
|
|
508
686
|
}
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
},
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"name": "exclusions",
|
|
690
|
+
"default": null,
|
|
691
|
+
"doc": "Blackout windows. Periods of time to exclude from the schedule."
|
|
692
|
+
}
|
|
693
|
+
],
|
|
694
|
+
"doc": "Attributes defining a single Freshness schedule."
|
|
695
|
+
}
|
|
696
|
+
],
|
|
520
697
|
"name": "schedule",
|
|
698
|
+
"default": null,
|
|
521
699
|
"doc": "Produce FAILURE Assertion Result if the asset is not updated on the cadence and within the time range described by the schedule."
|
|
522
700
|
},
|
|
523
701
|
{
|
|
@@ -2436,119 +2614,6 @@
|
|
|
2436
2614
|
"name": "created",
|
|
2437
2615
|
"default": null,
|
|
2438
2616
|
"doc": "The time at which the assertion was initially created and the author who created it.\nThis field is only present for Native assertions created after this field was introduced."
|
|
2439
|
-
},
|
|
2440
|
-
{
|
|
2441
|
-
"type": [
|
|
2442
|
-
"null",
|
|
2443
|
-
{
|
|
2444
|
-
"type": "record",
|
|
2445
|
-
"Aspect": {
|
|
2446
|
-
"name": "assertionInferenceDetails"
|
|
2447
|
-
},
|
|
2448
|
-
"name": "AssertionInferenceDetails",
|
|
2449
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
2450
|
-
"fields": [
|
|
2451
|
-
{
|
|
2452
|
-
"type": [
|
|
2453
|
-
"null",
|
|
2454
|
-
"string"
|
|
2455
|
-
],
|
|
2456
|
-
"name": "modelId",
|
|
2457
|
-
"default": null,
|
|
2458
|
-
"doc": "The id of the assertion prediction model."
|
|
2459
|
-
},
|
|
2460
|
-
{
|
|
2461
|
-
"type": [
|
|
2462
|
-
"null",
|
|
2463
|
-
"string"
|
|
2464
|
-
],
|
|
2465
|
-
"name": "modelVersion",
|
|
2466
|
-
"default": null,
|
|
2467
|
-
"doc": "The version of the model used to make the assertion."
|
|
2468
|
-
},
|
|
2469
|
-
{
|
|
2470
|
-
"type": [
|
|
2471
|
-
"null",
|
|
2472
|
-
"float"
|
|
2473
|
-
],
|
|
2474
|
-
"name": "confidence",
|
|
2475
|
-
"default": null,
|
|
2476
|
-
"doc": "The confidence of the inference, if available."
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"type": [
|
|
2480
|
-
"null",
|
|
2481
|
-
{
|
|
2482
|
-
"type": "map",
|
|
2483
|
-
"values": "string"
|
|
2484
|
-
}
|
|
2485
|
-
],
|
|
2486
|
-
"name": "parameters",
|
|
2487
|
-
"default": null,
|
|
2488
|
-
"doc": "The parameters used to make the inference."
|
|
2489
|
-
},
|
|
2490
|
-
{
|
|
2491
|
-
"type": [
|
|
2492
|
-
"null",
|
|
2493
|
-
"long"
|
|
2494
|
-
],
|
|
2495
|
-
"name": "generatedAt",
|
|
2496
|
-
"default": null,
|
|
2497
|
-
"doc": "The time the inferred assertion was generated at in milliseconds."
|
|
2498
|
-
},
|
|
2499
|
-
{
|
|
2500
|
-
"type": [
|
|
2501
|
-
"null",
|
|
2502
|
-
{
|
|
2503
|
-
"type": "record",
|
|
2504
|
-
"name": "AssertionAdjustmentSettings",
|
|
2505
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
2506
|
-
"fields": [
|
|
2507
|
-
{
|
|
2508
|
-
"type": {
|
|
2509
|
-
"type": "enum",
|
|
2510
|
-
"name": "AdjustmentAlgorithm",
|
|
2511
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
2512
|
-
"symbols": [
|
|
2513
|
-
"CUSTOM"
|
|
2514
|
-
],
|
|
2515
|
-
"doc": "The adjustment algorithm to use when determining the threshold for an assertion."
|
|
2516
|
-
},
|
|
2517
|
-
"name": "algorithm",
|
|
2518
|
-
"doc": "The algorithm to use to adjust assertion values to power the sensitivity control feature\n\nNote that for algorithm \"STDDEV\" which leverages the standard deviation of trailing values,\nthe \"stdDev\" field must be provided inside of AssertionEvaluationContext.pdl by the offline pipeline."
|
|
2519
|
-
},
|
|
2520
|
-
{
|
|
2521
|
-
"type": "string",
|
|
2522
|
-
"name": "algorithmName",
|
|
2523
|
-
"doc": "The name of the algorithm to use to adjust assertion values to power the sensitivity control feature"
|
|
2524
|
-
},
|
|
2525
|
-
{
|
|
2526
|
-
"type": [
|
|
2527
|
-
"null",
|
|
2528
|
-
{
|
|
2529
|
-
"type": "map",
|
|
2530
|
-
"values": "string"
|
|
2531
|
-
}
|
|
2532
|
-
],
|
|
2533
|
-
"name": "context",
|
|
2534
|
-
"default": null,
|
|
2535
|
-
"doc": "The context to use to adjust assertion values"
|
|
2536
|
-
}
|
|
2537
|
-
],
|
|
2538
|
-
"doc": "A set of settings that can be used to adjust assertion values\nThis is mainly applied against inferred assertions"
|
|
2539
|
-
}
|
|
2540
|
-
],
|
|
2541
|
-
"name": "adjustmentSettings",
|
|
2542
|
-
"default": null,
|
|
2543
|
-
"doc": "The settings used to adjust the assertion."
|
|
2544
|
-
}
|
|
2545
|
-
],
|
|
2546
|
-
"doc": "The details of an assertion that was inferred."
|
|
2547
|
-
}
|
|
2548
|
-
],
|
|
2549
|
-
"name": "assertionInferenceDetails",
|
|
2550
|
-
"default": null,
|
|
2551
|
-
"doc": "The details of an assertion that was inferred.\nThis field is only present if the sourceType is INFERRED."
|
|
2552
2617
|
}
|
|
2553
2618
|
],
|
|
2554
2619
|
"doc": "The source of an assertion"
|