acryl-datahub-cloud 0.3.9.2rc1__py3-none-any.whl → 0.3.10rc0__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/metadata/_urns/urn_defs.py +80 -56
- 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 +1137 -663
- acryl_datahub_cloud/metadata/schema_classes.py +1094 -310
- 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.2rc1.dist-info → acryl_datahub_cloud-0.3.10rc0.dist-info}/METADATA +42 -42
- {acryl_datahub_cloud-0.3.9.2rc1.dist-info → acryl_datahub_cloud-0.3.10rc0.dist-info}/RECORD +53 -51
- acryl_datahub_cloud/metadata/schemas/AnomalyInfo.avsc +0 -342
- {acryl_datahub_cloud-0.3.9.2rc1.dist-info → acryl_datahub_cloud-0.3.10rc0.dist-info}/WHEEL +0 -0
- {acryl_datahub_cloud-0.3.9.2rc1.dist-info → acryl_datahub_cloud-0.3.10rc0.dist-info}/entry_points.txt +0 -0
- {acryl_datahub_cloud-0.3.9.2rc1.dist-info → acryl_datahub_cloud-0.3.10rc0.dist-info}/top_level.txt +0 -0
|
@@ -789,110 +789,288 @@
|
|
|
789
789
|
"fieldName": "scheduleType"
|
|
790
790
|
}
|
|
791
791
|
},
|
|
792
|
-
"type":
|
|
793
|
-
"
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
"
|
|
801
|
-
"
|
|
802
|
-
"
|
|
803
|
-
|
|
792
|
+
"type": [
|
|
793
|
+
"null",
|
|
794
|
+
{
|
|
795
|
+
"type": "record",
|
|
796
|
+
"name": "FreshnessAssertionSchedule",
|
|
797
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
798
|
+
"fields": [
|
|
799
|
+
{
|
|
800
|
+
"type": {
|
|
801
|
+
"type": "enum",
|
|
802
|
+
"symbolDocs": {
|
|
803
|
+
"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.",
|
|
804
|
+
"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.",
|
|
805
|
+
"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."
|
|
806
|
+
},
|
|
807
|
+
"name": "FreshnessAssertionScheduleType",
|
|
808
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
809
|
+
"symbols": [
|
|
810
|
+
"CRON",
|
|
811
|
+
"FIXED_INTERVAL",
|
|
812
|
+
"SINCE_THE_LAST_CHECK"
|
|
813
|
+
]
|
|
804
814
|
},
|
|
805
|
-
"name": "
|
|
806
|
-
"
|
|
807
|
-
"symbols": [
|
|
808
|
-
"CRON",
|
|
809
|
-
"FIXED_INTERVAL",
|
|
810
|
-
"SINCE_THE_LAST_CHECK"
|
|
811
|
-
]
|
|
815
|
+
"name": "type",
|
|
816
|
+
"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."
|
|
812
817
|
},
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
"type": "string",
|
|
826
|
-
"name": "cron",
|
|
827
|
-
"doc": "A cron-formatted execution interval, as a cron string, e.g. 1 * * * *"
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
"type": "string",
|
|
831
|
-
"name": "timezone",
|
|
832
|
-
"doc": "Timezone in which the cron interval applies, e.g. America/Los Angeles"
|
|
833
|
-
},
|
|
834
|
-
{
|
|
835
|
-
"type": [
|
|
836
|
-
"null",
|
|
837
|
-
"long"
|
|
838
|
-
],
|
|
839
|
-
"name": "windowStartOffsetMs",
|
|
840
|
-
"default": null,
|
|
841
|
-
"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."
|
|
842
|
-
}
|
|
843
|
-
],
|
|
844
|
-
"doc": "Attributes defining a CRON-formatted schedule used for defining a freshness assertion."
|
|
845
|
-
}
|
|
846
|
-
],
|
|
847
|
-
"name": "cron",
|
|
848
|
-
"default": null,
|
|
849
|
-
"doc": "A cron schedule. This field is required when type is CRON."
|
|
850
|
-
},
|
|
851
|
-
{
|
|
852
|
-
"type": [
|
|
853
|
-
"null",
|
|
854
|
-
{
|
|
855
|
-
"type": "record",
|
|
856
|
-
"name": "FixedIntervalSchedule",
|
|
857
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
858
|
-
"fields": [
|
|
859
|
-
{
|
|
860
|
-
"type": {
|
|
861
|
-
"type": "enum",
|
|
862
|
-
"name": "CalendarInterval",
|
|
863
|
-
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
864
|
-
"symbols": [
|
|
865
|
-
"SECOND",
|
|
866
|
-
"MINUTE",
|
|
867
|
-
"HOUR",
|
|
868
|
-
"DAY",
|
|
869
|
-
"WEEK",
|
|
870
|
-
"MONTH",
|
|
871
|
-
"QUARTER",
|
|
872
|
-
"YEAR"
|
|
873
|
-
]
|
|
818
|
+
{
|
|
819
|
+
"type": [
|
|
820
|
+
"null",
|
|
821
|
+
{
|
|
822
|
+
"type": "record",
|
|
823
|
+
"name": "FreshnessCronSchedule",
|
|
824
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
825
|
+
"fields": [
|
|
826
|
+
{
|
|
827
|
+
"type": "string",
|
|
828
|
+
"name": "cron",
|
|
829
|
+
"doc": "A cron-formatted execution interval, as a cron string, e.g. 1 * * * *"
|
|
874
830
|
},
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
831
|
+
{
|
|
832
|
+
"type": "string",
|
|
833
|
+
"name": "timezone",
|
|
834
|
+
"doc": "Timezone in which the cron interval applies, e.g. America/Los Angeles"
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"type": [
|
|
838
|
+
"null",
|
|
839
|
+
"long"
|
|
840
|
+
],
|
|
841
|
+
"name": "windowStartOffsetMs",
|
|
842
|
+
"default": null,
|
|
843
|
+
"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."
|
|
844
|
+
}
|
|
845
|
+
],
|
|
846
|
+
"doc": "Attributes defining a CRON-formatted schedule used for defining a freshness assertion."
|
|
847
|
+
}
|
|
848
|
+
],
|
|
849
|
+
"name": "cron",
|
|
850
|
+
"default": null,
|
|
851
|
+
"doc": "A cron schedule. This field is required when type is CRON."
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
"type": [
|
|
855
|
+
"null",
|
|
856
|
+
{
|
|
857
|
+
"type": "record",
|
|
858
|
+
"name": "FixedIntervalSchedule",
|
|
859
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
860
|
+
"fields": [
|
|
861
|
+
{
|
|
862
|
+
"type": {
|
|
863
|
+
"type": "enum",
|
|
864
|
+
"name": "CalendarInterval",
|
|
865
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
866
|
+
"symbols": [
|
|
867
|
+
"SECOND",
|
|
868
|
+
"MINUTE",
|
|
869
|
+
"HOUR",
|
|
870
|
+
"DAY",
|
|
871
|
+
"WEEK",
|
|
872
|
+
"MONTH",
|
|
873
|
+
"QUARTER",
|
|
874
|
+
"YEAR"
|
|
875
|
+
]
|
|
876
|
+
},
|
|
877
|
+
"name": "unit",
|
|
878
|
+
"doc": "Interval unit such as minute/hour/day etc."
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"type": "int",
|
|
882
|
+
"name": "multiple",
|
|
883
|
+
"default": 1,
|
|
884
|
+
"doc": "How many units. Defaults to 1."
|
|
885
|
+
}
|
|
886
|
+
],
|
|
887
|
+
"doc": "Attributes defining a relative fixed interval SLA schedule."
|
|
888
|
+
}
|
|
889
|
+
],
|
|
890
|
+
"name": "fixedInterval",
|
|
891
|
+
"default": null,
|
|
892
|
+
"doc": "A fixed interval schedule. This field is required when type is FIXED_INTERVAL."
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"type": [
|
|
896
|
+
"null",
|
|
897
|
+
{
|
|
898
|
+
"type": "array",
|
|
899
|
+
"items": {
|
|
900
|
+
"type": "record",
|
|
901
|
+
"name": "AssertionExclusionWindow",
|
|
902
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
903
|
+
"fields": [
|
|
904
|
+
{
|
|
905
|
+
"type": {
|
|
906
|
+
"type": "enum",
|
|
907
|
+
"symbolDocs": {
|
|
908
|
+
"FIXED_RANGE": "One-off time range to exclude",
|
|
909
|
+
"HOLIDAY": "Specific holiday to exclude",
|
|
910
|
+
"WEEKLY": "Recurring time range to exclude each week"
|
|
911
|
+
},
|
|
912
|
+
"name": "AssertionExclusionWindowType",
|
|
913
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
914
|
+
"symbols": [
|
|
915
|
+
"FIXED_RANGE",
|
|
916
|
+
"WEEKLY",
|
|
917
|
+
"HOLIDAY"
|
|
918
|
+
]
|
|
919
|
+
},
|
|
920
|
+
"name": "type",
|
|
921
|
+
"doc": "The type of exclusion window."
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
"type": [
|
|
925
|
+
"null",
|
|
926
|
+
"string"
|
|
927
|
+
],
|
|
928
|
+
"name": "displayName",
|
|
929
|
+
"default": null,
|
|
930
|
+
"doc": "Display name for this exclusion window"
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"type": [
|
|
934
|
+
"null",
|
|
935
|
+
{
|
|
936
|
+
"type": "record",
|
|
937
|
+
"name": "AbsoluteTimeWindow",
|
|
938
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
939
|
+
"fields": [
|
|
940
|
+
{
|
|
941
|
+
"type": "long",
|
|
942
|
+
"name": "startTimeMillis",
|
|
943
|
+
"doc": "Start time as epoch at UTC."
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"type": "long",
|
|
947
|
+
"name": "endTimeMillis",
|
|
948
|
+
"doc": "End time as epoch at UTC."
|
|
949
|
+
}
|
|
950
|
+
]
|
|
951
|
+
}
|
|
952
|
+
],
|
|
953
|
+
"name": "fixedRange",
|
|
954
|
+
"default": null,
|
|
955
|
+
"doc": "Date window for one-off exclusion range\nOnly used when type is FIXED_RANGE"
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"type": [
|
|
959
|
+
"null",
|
|
960
|
+
{
|
|
961
|
+
"type": "record",
|
|
962
|
+
"name": "WeeklyWindow",
|
|
963
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
964
|
+
"fields": [
|
|
965
|
+
{
|
|
966
|
+
"type": {
|
|
967
|
+
"type": "array",
|
|
968
|
+
"items": {
|
|
969
|
+
"type": "enum",
|
|
970
|
+
"name": "DayOfWeek",
|
|
971
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
972
|
+
"symbols": [
|
|
973
|
+
"MONDAY",
|
|
974
|
+
"TUESDAY",
|
|
975
|
+
"WEDNESDAY",
|
|
976
|
+
"THURSDAY",
|
|
977
|
+
"FRIDAY",
|
|
978
|
+
"SATURDAY",
|
|
979
|
+
"SUNDAY"
|
|
980
|
+
]
|
|
981
|
+
}
|
|
982
|
+
},
|
|
983
|
+
"name": "daysOfWeek",
|
|
984
|
+
"doc": "Days of the week to include in the window.\nIf not specified, all days are included."
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"type": [
|
|
988
|
+
"null",
|
|
989
|
+
"string"
|
|
990
|
+
],
|
|
991
|
+
"name": "startTime",
|
|
992
|
+
"default": null,
|
|
993
|
+
"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\")."
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"type": [
|
|
997
|
+
"null",
|
|
998
|
+
"string"
|
|
999
|
+
],
|
|
1000
|
+
"name": "endTime",
|
|
1001
|
+
"default": null,
|
|
1002
|
+
"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\")."
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
"type": [
|
|
1006
|
+
"null",
|
|
1007
|
+
"string"
|
|
1008
|
+
],
|
|
1009
|
+
"name": "timezone",
|
|
1010
|
+
"default": null,
|
|
1011
|
+
"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."
|
|
1012
|
+
}
|
|
1013
|
+
],
|
|
1014
|
+
"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."
|
|
1015
|
+
}
|
|
1016
|
+
],
|
|
1017
|
+
"name": "weekly",
|
|
1018
|
+
"default": null,
|
|
1019
|
+
"doc": "Window of time each week to exclude."
|
|
1020
|
+
},
|
|
1021
|
+
{
|
|
1022
|
+
"type": [
|
|
1023
|
+
"null",
|
|
1024
|
+
{
|
|
1025
|
+
"type": "record",
|
|
1026
|
+
"name": "HolidayWindow",
|
|
1027
|
+
"namespace": "com.linkedin.pegasus2avro.timeseries",
|
|
1028
|
+
"fields": [
|
|
1029
|
+
{
|
|
1030
|
+
"type": "string",
|
|
1031
|
+
"name": "name",
|
|
1032
|
+
"doc": "The name of the holiday."
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"type": [
|
|
1036
|
+
"null",
|
|
1037
|
+
"string"
|
|
1038
|
+
],
|
|
1039
|
+
"name": "region",
|
|
1040
|
+
"default": null,
|
|
1041
|
+
"doc": "The region of the holiday.\nExample: 'US'"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"type": [
|
|
1045
|
+
"null",
|
|
1046
|
+
"string"
|
|
1047
|
+
],
|
|
1048
|
+
"name": "timezone",
|
|
1049
|
+
"default": null,
|
|
1050
|
+
"doc": "The timezone of the holiday.\nExample: 'America/New_York'"
|
|
1051
|
+
}
|
|
1052
|
+
]
|
|
1053
|
+
}
|
|
1054
|
+
],
|
|
1055
|
+
"name": "holiday",
|
|
1056
|
+
"default": null,
|
|
1057
|
+
"doc": "The holiday to exclude\nOnly used when type is HOLIDAY"
|
|
1058
|
+
}
|
|
1059
|
+
],
|
|
1060
|
+
"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)."
|
|
883
1061
|
}
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
},
|
|
1062
|
+
}
|
|
1063
|
+
],
|
|
1064
|
+
"name": "exclusions",
|
|
1065
|
+
"default": null,
|
|
1066
|
+
"doc": "Blackout windows. Periods of time to exclude from the schedule."
|
|
1067
|
+
}
|
|
1068
|
+
],
|
|
1069
|
+
"doc": "Attributes defining a single Freshness schedule."
|
|
1070
|
+
}
|
|
1071
|
+
],
|
|
895
1072
|
"name": "schedule",
|
|
1073
|
+
"default": null,
|
|
896
1074
|
"doc": "Produce FAILURE Assertion Result if the asset is not updated on the cadence and within the time range described by the schedule."
|
|
897
1075
|
},
|
|
898
1076
|
{
|
|
@@ -2768,119 +2946,6 @@
|
|
|
2768
2946
|
"name": "created",
|
|
2769
2947
|
"default": null,
|
|
2770
2948
|
"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."
|
|
2771
|
-
},
|
|
2772
|
-
{
|
|
2773
|
-
"type": [
|
|
2774
|
-
"null",
|
|
2775
|
-
{
|
|
2776
|
-
"type": "record",
|
|
2777
|
-
"Aspect": {
|
|
2778
|
-
"name": "assertionInferenceDetails"
|
|
2779
|
-
},
|
|
2780
|
-
"name": "AssertionInferenceDetails",
|
|
2781
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
2782
|
-
"fields": [
|
|
2783
|
-
{
|
|
2784
|
-
"type": [
|
|
2785
|
-
"null",
|
|
2786
|
-
"string"
|
|
2787
|
-
],
|
|
2788
|
-
"name": "modelId",
|
|
2789
|
-
"default": null,
|
|
2790
|
-
"doc": "The id of the assertion prediction model."
|
|
2791
|
-
},
|
|
2792
|
-
{
|
|
2793
|
-
"type": [
|
|
2794
|
-
"null",
|
|
2795
|
-
"string"
|
|
2796
|
-
],
|
|
2797
|
-
"name": "modelVersion",
|
|
2798
|
-
"default": null,
|
|
2799
|
-
"doc": "The version of the model used to make the assertion."
|
|
2800
|
-
},
|
|
2801
|
-
{
|
|
2802
|
-
"type": [
|
|
2803
|
-
"null",
|
|
2804
|
-
"float"
|
|
2805
|
-
],
|
|
2806
|
-
"name": "confidence",
|
|
2807
|
-
"default": null,
|
|
2808
|
-
"doc": "The confidence of the inference, if available."
|
|
2809
|
-
},
|
|
2810
|
-
{
|
|
2811
|
-
"type": [
|
|
2812
|
-
"null",
|
|
2813
|
-
{
|
|
2814
|
-
"type": "map",
|
|
2815
|
-
"values": "string"
|
|
2816
|
-
}
|
|
2817
|
-
],
|
|
2818
|
-
"name": "parameters",
|
|
2819
|
-
"default": null,
|
|
2820
|
-
"doc": "The parameters used to make the inference."
|
|
2821
|
-
},
|
|
2822
|
-
{
|
|
2823
|
-
"type": [
|
|
2824
|
-
"null",
|
|
2825
|
-
"long"
|
|
2826
|
-
],
|
|
2827
|
-
"name": "generatedAt",
|
|
2828
|
-
"default": null,
|
|
2829
|
-
"doc": "The time the inferred assertion was generated at in milliseconds."
|
|
2830
|
-
},
|
|
2831
|
-
{
|
|
2832
|
-
"type": [
|
|
2833
|
-
"null",
|
|
2834
|
-
{
|
|
2835
|
-
"type": "record",
|
|
2836
|
-
"name": "AssertionAdjustmentSettings",
|
|
2837
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
2838
|
-
"fields": [
|
|
2839
|
-
{
|
|
2840
|
-
"type": {
|
|
2841
|
-
"type": "enum",
|
|
2842
|
-
"name": "AdjustmentAlgorithm",
|
|
2843
|
-
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
2844
|
-
"symbols": [
|
|
2845
|
-
"CUSTOM"
|
|
2846
|
-
],
|
|
2847
|
-
"doc": "The adjustment algorithm to use when determining the threshold for an assertion."
|
|
2848
|
-
},
|
|
2849
|
-
"name": "algorithm",
|
|
2850
|
-
"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."
|
|
2851
|
-
},
|
|
2852
|
-
{
|
|
2853
|
-
"type": "string",
|
|
2854
|
-
"name": "algorithmName",
|
|
2855
|
-
"doc": "The name of the algorithm to use to adjust assertion values to power the sensitivity control feature"
|
|
2856
|
-
},
|
|
2857
|
-
{
|
|
2858
|
-
"type": [
|
|
2859
|
-
"null",
|
|
2860
|
-
{
|
|
2861
|
-
"type": "map",
|
|
2862
|
-
"values": "string"
|
|
2863
|
-
}
|
|
2864
|
-
],
|
|
2865
|
-
"name": "context",
|
|
2866
|
-
"default": null,
|
|
2867
|
-
"doc": "The context to use to adjust assertion values"
|
|
2868
|
-
}
|
|
2869
|
-
],
|
|
2870
|
-
"doc": "A set of settings that can be used to adjust assertion values\nThis is mainly applied against inferred assertions"
|
|
2871
|
-
}
|
|
2872
|
-
],
|
|
2873
|
-
"name": "adjustmentSettings",
|
|
2874
|
-
"default": null,
|
|
2875
|
-
"doc": "The settings used to adjust the assertion."
|
|
2876
|
-
}
|
|
2877
|
-
],
|
|
2878
|
-
"doc": "The details of an assertion that was inferred."
|
|
2879
|
-
}
|
|
2880
|
-
],
|
|
2881
|
-
"name": "assertionInferenceDetails",
|
|
2882
|
-
"default": null,
|
|
2883
|
-
"doc": "The details of an assertion that was inferred.\nThis field is only present if the sourceType is INFERRED."
|
|
2884
2949
|
}
|
|
2885
2950
|
],
|
|
2886
2951
|
"doc": "The source of an assertion"
|
|
@@ -3649,7 +3714,174 @@
|
|
|
3649
3714
|
{
|
|
3650
3715
|
"type": [
|
|
3651
3716
|
"null",
|
|
3652
|
-
|
|
3717
|
+
{
|
|
3718
|
+
"type": "record",
|
|
3719
|
+
"Aspect": {
|
|
3720
|
+
"name": "assertionInferenceDetails"
|
|
3721
|
+
},
|
|
3722
|
+
"name": "AssertionInferenceDetails",
|
|
3723
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
3724
|
+
"fields": [
|
|
3725
|
+
{
|
|
3726
|
+
"type": [
|
|
3727
|
+
"null",
|
|
3728
|
+
"string"
|
|
3729
|
+
],
|
|
3730
|
+
"name": "modelId",
|
|
3731
|
+
"default": null,
|
|
3732
|
+
"doc": "The id of the assertion prediction model."
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"type": [
|
|
3736
|
+
"null",
|
|
3737
|
+
"string"
|
|
3738
|
+
],
|
|
3739
|
+
"name": "modelVersion",
|
|
3740
|
+
"default": null,
|
|
3741
|
+
"doc": "The version of the model used to make the assertion."
|
|
3742
|
+
},
|
|
3743
|
+
{
|
|
3744
|
+
"type": [
|
|
3745
|
+
"null",
|
|
3746
|
+
"float"
|
|
3747
|
+
],
|
|
3748
|
+
"name": "confidence",
|
|
3749
|
+
"default": null,
|
|
3750
|
+
"doc": "The confidence of the inference, if available."
|
|
3751
|
+
},
|
|
3752
|
+
{
|
|
3753
|
+
"type": [
|
|
3754
|
+
"null",
|
|
3755
|
+
{
|
|
3756
|
+
"type": "map",
|
|
3757
|
+
"values": "string"
|
|
3758
|
+
}
|
|
3759
|
+
],
|
|
3760
|
+
"name": "parameters",
|
|
3761
|
+
"default": null,
|
|
3762
|
+
"doc": "The parameters used to make the inference."
|
|
3763
|
+
},
|
|
3764
|
+
{
|
|
3765
|
+
"Searchable": {},
|
|
3766
|
+
"type": [
|
|
3767
|
+
"null",
|
|
3768
|
+
"long"
|
|
3769
|
+
],
|
|
3770
|
+
"name": "generatedAt",
|
|
3771
|
+
"default": null,
|
|
3772
|
+
"doc": "The time the inferred assertion was generated at in milliseconds."
|
|
3773
|
+
},
|
|
3774
|
+
{
|
|
3775
|
+
"type": [
|
|
3776
|
+
"null",
|
|
3777
|
+
{
|
|
3778
|
+
"type": "record",
|
|
3779
|
+
"name": "AssertionAdjustmentSettings",
|
|
3780
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
3781
|
+
"fields": [
|
|
3782
|
+
{
|
|
3783
|
+
"type": [
|
|
3784
|
+
"null",
|
|
3785
|
+
{
|
|
3786
|
+
"type": "enum",
|
|
3787
|
+
"name": "AdjustmentAlgorithm",
|
|
3788
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
3789
|
+
"symbols": [
|
|
3790
|
+
"CUSTOM"
|
|
3791
|
+
],
|
|
3792
|
+
"doc": "The adjustment algorithm to use when determining the threshold for an assertion."
|
|
3793
|
+
}
|
|
3794
|
+
],
|
|
3795
|
+
"name": "algorithm",
|
|
3796
|
+
"default": null,
|
|
3797
|
+
"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."
|
|
3798
|
+
},
|
|
3799
|
+
{
|
|
3800
|
+
"type": [
|
|
3801
|
+
"null",
|
|
3802
|
+
"string"
|
|
3803
|
+
],
|
|
3804
|
+
"name": "algorithmName",
|
|
3805
|
+
"default": null,
|
|
3806
|
+
"doc": "The name of the algorithm to use to adjust assertion values to power the sensitivity control feature"
|
|
3807
|
+
},
|
|
3808
|
+
{
|
|
3809
|
+
"type": [
|
|
3810
|
+
"null",
|
|
3811
|
+
{
|
|
3812
|
+
"type": "map",
|
|
3813
|
+
"values": "string"
|
|
3814
|
+
}
|
|
3815
|
+
],
|
|
3816
|
+
"name": "context",
|
|
3817
|
+
"default": null,
|
|
3818
|
+
"doc": "The context to use to adjust assertion values"
|
|
3819
|
+
},
|
|
3820
|
+
{
|
|
3821
|
+
"type": [
|
|
3822
|
+
"null",
|
|
3823
|
+
{
|
|
3824
|
+
"type": "array",
|
|
3825
|
+
"items": "com.linkedin.pegasus2avro.assertion.AssertionExclusionWindow"
|
|
3826
|
+
}
|
|
3827
|
+
],
|
|
3828
|
+
"name": "exclusionWindows",
|
|
3829
|
+
"default": null,
|
|
3830
|
+
"doc": "The user-defined exclusion windows for the assertion."
|
|
3831
|
+
},
|
|
3832
|
+
{
|
|
3833
|
+
"type": [
|
|
3834
|
+
"null",
|
|
3835
|
+
{
|
|
3836
|
+
"type": "array",
|
|
3837
|
+
"items": "com.linkedin.pegasus2avro.assertion.AssertionExclusionWindow"
|
|
3838
|
+
}
|
|
3839
|
+
],
|
|
3840
|
+
"name": "anomalyExclusionWindows",
|
|
3841
|
+
"default": null,
|
|
3842
|
+
"doc": "Exclude the anomaly data points for the assertion. These are detected automatically by the system."
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"type": [
|
|
3846
|
+
"null",
|
|
3847
|
+
"long"
|
|
3848
|
+
],
|
|
3849
|
+
"name": "trainingDataLookbackWindowDays",
|
|
3850
|
+
"default": null,
|
|
3851
|
+
"doc": "The lookback window configuration for retrieving training data points.\nDefines how far back in time to look when gathering data for training.\nDefaults to 60 days if not specified."
|
|
3852
|
+
},
|
|
3853
|
+
{
|
|
3854
|
+
"type": [
|
|
3855
|
+
"null",
|
|
3856
|
+
{
|
|
3857
|
+
"type": "record",
|
|
3858
|
+
"name": "AssertionMonitorSensitivity",
|
|
3859
|
+
"namespace": "com.linkedin.pegasus2avro.assertion",
|
|
3860
|
+
"fields": [
|
|
3861
|
+
{
|
|
3862
|
+
"type": "int",
|
|
3863
|
+
"name": "level",
|
|
3864
|
+
"doc": "The assertion monitor level from 0-10"
|
|
3865
|
+
}
|
|
3866
|
+
],
|
|
3867
|
+
"doc": "Assertion monitor sensitivity is a measure of how sensitive the assertion monitor is to the assertion condition."
|
|
3868
|
+
}
|
|
3869
|
+
],
|
|
3870
|
+
"name": "sensitivity",
|
|
3871
|
+
"default": null,
|
|
3872
|
+
"doc": "The sensitivity level for an assertion"
|
|
3873
|
+
}
|
|
3874
|
+
],
|
|
3875
|
+
"doc": "A set of settings that can be used to adjust assertion values\nNOTE: This is only applied against inferred assertions"
|
|
3876
|
+
}
|
|
3877
|
+
],
|
|
3878
|
+
"name": "adjustmentSettings",
|
|
3879
|
+
"default": null,
|
|
3880
|
+
"doc": "The settings used to adjust the assertion."
|
|
3881
|
+
}
|
|
3882
|
+
],
|
|
3883
|
+
"doc": "The details of an assertion that was inferred.\n\nDeprecated as an aspect for assertions!"
|
|
3884
|
+
}
|
|
3653
3885
|
],
|
|
3654
3886
|
"name": "assertionInferenceDetails",
|
|
3655
3887
|
"default": null,
|
|
@@ -4725,6 +4957,22 @@
|
|
|
4725
4957
|
"default": null,
|
|
4726
4958
|
"doc": "List of jobs or process instances (if any) that use the model or group."
|
|
4727
4959
|
},
|
|
4960
|
+
{
|
|
4961
|
+
"Searchable": {
|
|
4962
|
+
"fieldType": "KEYWORD"
|
|
4963
|
+
},
|
|
4964
|
+
"java": {
|
|
4965
|
+
"class": "com.linkedin.pegasus2avro.common.url.Url",
|
|
4966
|
+
"coercerClass": "com.linkedin.pegasus2avro.common.url.UrlCoercer"
|
|
4967
|
+
},
|
|
4968
|
+
"type": [
|
|
4969
|
+
"null",
|
|
4970
|
+
"string"
|
|
4971
|
+
],
|
|
4972
|
+
"name": "externalUrl",
|
|
4973
|
+
"default": null,
|
|
4974
|
+
"doc": "URL where the reference exist"
|
|
4975
|
+
},
|
|
4728
4976
|
{
|
|
4729
4977
|
"Searchable": {
|
|
4730
4978
|
"boostScore": 10.0,
|
|
@@ -6665,6 +6913,7 @@
|
|
|
6665
6913
|
"structuredProperties",
|
|
6666
6914
|
"forms",
|
|
6667
6915
|
"testResults",
|
|
6916
|
+
"subTypes",
|
|
6668
6917
|
"share",
|
|
6669
6918
|
"origin"
|
|
6670
6919
|
]
|
|
@@ -8765,17 +9014,421 @@
|
|
|
8765
9014
|
],
|
|
8766
9015
|
"doc": "The checkpoint state object of a datahub ingestion run for a given job."
|
|
8767
9016
|
},
|
|
8768
|
-
"name": "state",
|
|
8769
|
-
"doc": "Opaque blob of the state representation."
|
|
9017
|
+
"name": "state",
|
|
9018
|
+
"doc": "Opaque blob of the state representation."
|
|
9019
|
+
},
|
|
9020
|
+
{
|
|
9021
|
+
"TimeseriesField": {},
|
|
9022
|
+
"type": "string",
|
|
9023
|
+
"name": "runId",
|
|
9024
|
+
"doc": "The run identifier of this job."
|
|
9025
|
+
}
|
|
9026
|
+
],
|
|
9027
|
+
"doc": "Checkpoint of a datahub ingestion run for a given job."
|
|
9028
|
+
},
|
|
9029
|
+
{
|
|
9030
|
+
"type": "record",
|
|
9031
|
+
"Aspect": {
|
|
9032
|
+
"name": "monitorSuiteInfo"
|
|
9033
|
+
},
|
|
9034
|
+
"name": "MonitorSuiteInfo",
|
|
9035
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9036
|
+
"fields": [
|
|
9037
|
+
{
|
|
9038
|
+
"Searchable": {},
|
|
9039
|
+
"type": {
|
|
9040
|
+
"type": "enum",
|
|
9041
|
+
"symbolDocs": {
|
|
9042
|
+
"DATA_SCHEMA": "A monitor responsible for evaluating schema changes.",
|
|
9043
|
+
"FRESHNESS": "A monitor responsible for evaluating freshness anomalies.",
|
|
9044
|
+
"VOLUME": "A monitor responsible for evaluating volume anomalies."
|
|
9045
|
+
},
|
|
9046
|
+
"name": "MonitorSuiteType",
|
|
9047
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9048
|
+
"symbols": [
|
|
9049
|
+
"FRESHNESS",
|
|
9050
|
+
"VOLUME",
|
|
9051
|
+
"DATA_SCHEMA"
|
|
9052
|
+
]
|
|
9053
|
+
},
|
|
9054
|
+
"name": "type",
|
|
9055
|
+
"doc": "Type of monitor suite."
|
|
9056
|
+
},
|
|
9057
|
+
{
|
|
9058
|
+
"type": {
|
|
9059
|
+
"type": "record",
|
|
9060
|
+
"name": "MonitorSuiteAssignmentSpec",
|
|
9061
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9062
|
+
"fields": [
|
|
9063
|
+
{
|
|
9064
|
+
"type": "com.linkedin.pegasus2avro.metadata.query.filter.Filter",
|
|
9065
|
+
"name": "filter",
|
|
9066
|
+
"doc": "The filter applied when assigning this form to entities. Entities that match this filter\nwill have this form applied to them. Right now this filter only supports filtering by\nplatform, entity type, container, term, tag, domain, and urns through the UI."
|
|
9067
|
+
},
|
|
9068
|
+
{
|
|
9069
|
+
"type": [
|
|
9070
|
+
"null",
|
|
9071
|
+
"string"
|
|
9072
|
+
],
|
|
9073
|
+
"name": "json",
|
|
9074
|
+
"default": null,
|
|
9075
|
+
"doc": "The stringified json representing the logical predicate built in the UI to select assets.\nThis predicate is turned into orFilters to send through graphql since graphql doesn't support\narbitrary nesting. This string is used to restore the UI for this logical predicate."
|
|
9076
|
+
}
|
|
9077
|
+
],
|
|
9078
|
+
"doc": "Information about entities that should be monitored by a monitor suite."
|
|
9079
|
+
},
|
|
9080
|
+
"name": "assignment",
|
|
9081
|
+
"doc": "The assignment rule to define the entities that are monitored by this group."
|
|
9082
|
+
},
|
|
9083
|
+
{
|
|
9084
|
+
"type": [
|
|
9085
|
+
"null",
|
|
9086
|
+
{
|
|
9087
|
+
"type": "record",
|
|
9088
|
+
"name": "MonitorSuiteAssertionSettings",
|
|
9089
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9090
|
+
"fields": [
|
|
9091
|
+
{
|
|
9092
|
+
"type": [
|
|
9093
|
+
"null",
|
|
9094
|
+
"com.linkedin.pegasus2avro.assertion.FixedIntervalSchedule"
|
|
9095
|
+
],
|
|
9096
|
+
"name": "schedule",
|
|
9097
|
+
"default": null,
|
|
9098
|
+
"doc": "The schedule for the assertion monitors within this group.\nNot applicable for freshness anomaly monitors."
|
|
9099
|
+
},
|
|
9100
|
+
{
|
|
9101
|
+
"type": "long",
|
|
9102
|
+
"name": "trainingDataLookbackWindowDays",
|
|
9103
|
+
"default": 60,
|
|
9104
|
+
"doc": "The lookback window configuration for retrieving training data points.\nDefines how far back in time to look when gathering data for training.\nDefaults to 60 days if not specified."
|
|
9105
|
+
},
|
|
9106
|
+
{
|
|
9107
|
+
"type": [
|
|
9108
|
+
"null",
|
|
9109
|
+
"com.linkedin.pegasus2avro.assertion.AssertionAction"
|
|
9110
|
+
],
|
|
9111
|
+
"name": "action",
|
|
9112
|
+
"default": null,
|
|
9113
|
+
"doc": "The action to take when an assertion evaluates.\nI.e., raise an incident if the assertion fails."
|
|
9114
|
+
},
|
|
9115
|
+
{
|
|
9116
|
+
"type": [
|
|
9117
|
+
"null",
|
|
9118
|
+
{
|
|
9119
|
+
"type": "array",
|
|
9120
|
+
"items": "com.linkedin.pegasus2avro.assertion.AssertionExclusionWindow"
|
|
9121
|
+
}
|
|
9122
|
+
],
|
|
9123
|
+
"name": "exclusionWindows",
|
|
9124
|
+
"default": null,
|
|
9125
|
+
"doc": "The exclusion windows for the assertion monitors within this group."
|
|
9126
|
+
}
|
|
9127
|
+
],
|
|
9128
|
+
"doc": "Settings for assertion monitors within a monitor suite."
|
|
9129
|
+
}
|
|
9130
|
+
],
|
|
9131
|
+
"name": "assertionSettings",
|
|
9132
|
+
"default": null,
|
|
9133
|
+
"doc": "Settings for assertion monitors within this group."
|
|
9134
|
+
},
|
|
9135
|
+
{
|
|
9136
|
+
"type": [
|
|
9137
|
+
"null",
|
|
9138
|
+
{
|
|
9139
|
+
"type": "record",
|
|
9140
|
+
"name": "MonitorSuiteNotificationSettings",
|
|
9141
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9142
|
+
"fields": [
|
|
9143
|
+
{
|
|
9144
|
+
"type": {
|
|
9145
|
+
"type": "array",
|
|
9146
|
+
"items": {
|
|
9147
|
+
"type": "record",
|
|
9148
|
+
"name": "EntityChangeDetails",
|
|
9149
|
+
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
9150
|
+
"fields": [
|
|
9151
|
+
{
|
|
9152
|
+
"type": {
|
|
9153
|
+
"type": "enum",
|
|
9154
|
+
"symbolDocs": {
|
|
9155
|
+
"ASSERTION_PASSED": "Assertion run event created with specified states.",
|
|
9156
|
+
"DEPRECATED": "Deprecation status changes.",
|
|
9157
|
+
"DOCUMENTATION_CHANGE": "Documentation change.",
|
|
9158
|
+
"GLOSSARY_TERM_ADDED": "Glossary term changes. Added, removed or proposed.",
|
|
9159
|
+
"INCIDENT_RAISED": "Incident status changes.",
|
|
9160
|
+
"INGESTION_SUCCEEDED": "Ingestion status changes.",
|
|
9161
|
+
"OPERATION_COLUMN_ADDED": "Schema changes.",
|
|
9162
|
+
"OPERATION_ROWS_INSERTED": "Operational metadata changes.",
|
|
9163
|
+
"OWNER_ADDED": "Ownership changes. Added or removed.",
|
|
9164
|
+
"TAG_ADDED": "Tag changes. Added, removed or proposed.",
|
|
9165
|
+
"TEST_PASSED": "Test status changes."
|
|
9166
|
+
},
|
|
9167
|
+
"name": "EntityChangeType",
|
|
9168
|
+
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
9169
|
+
"symbols": [
|
|
9170
|
+
"OPERATION_COLUMN_ADDED",
|
|
9171
|
+
"OPERATION_COLUMN_REMOVED",
|
|
9172
|
+
"OPERATION_COLUMN_MODIFIED",
|
|
9173
|
+
"OPERATION_ROWS_INSERTED",
|
|
9174
|
+
"OPERATION_ROWS_UPDATED",
|
|
9175
|
+
"OPERATION_ROWS_REMOVED",
|
|
9176
|
+
"ASSERTION_PASSED",
|
|
9177
|
+
"ASSERTION_FAILED",
|
|
9178
|
+
"ASSERTION_ERROR",
|
|
9179
|
+
"INCIDENT_RAISED",
|
|
9180
|
+
"INCIDENT_RESOLVED",
|
|
9181
|
+
"TEST_PASSED",
|
|
9182
|
+
"TEST_FAILED",
|
|
9183
|
+
"DEPRECATED",
|
|
9184
|
+
"UNDEPRECATED",
|
|
9185
|
+
"INGESTION_SUCCEEDED",
|
|
9186
|
+
"INGESTION_FAILED",
|
|
9187
|
+
"DOCUMENTATION_CHANGE",
|
|
9188
|
+
"OWNER_ADDED",
|
|
9189
|
+
"OWNER_REMOVED",
|
|
9190
|
+
"GLOSSARY_TERM_ADDED",
|
|
9191
|
+
"GLOSSARY_TERM_REMOVED",
|
|
9192
|
+
"GLOSSARY_TERM_PROPOSED",
|
|
9193
|
+
"TAG_ADDED",
|
|
9194
|
+
"TAG_REMOVED",
|
|
9195
|
+
"TAG_PROPOSED"
|
|
9196
|
+
],
|
|
9197
|
+
"doc": "Enum to define change types that can trigger a subscription."
|
|
9198
|
+
},
|
|
9199
|
+
"name": "entityChangeType",
|
|
9200
|
+
"doc": "Change type that triggers a notification for the subscription."
|
|
9201
|
+
},
|
|
9202
|
+
{
|
|
9203
|
+
"type": [
|
|
9204
|
+
"null",
|
|
9205
|
+
{
|
|
9206
|
+
"type": "record",
|
|
9207
|
+
"name": "EntityChangeDetailsFilter",
|
|
9208
|
+
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
9209
|
+
"fields": [
|
|
9210
|
+
{
|
|
9211
|
+
"Urn": "Urn",
|
|
9212
|
+
"urn_is_array": true,
|
|
9213
|
+
"type": [
|
|
9214
|
+
"null",
|
|
9215
|
+
{
|
|
9216
|
+
"type": "array",
|
|
9217
|
+
"items": "string"
|
|
9218
|
+
}
|
|
9219
|
+
],
|
|
9220
|
+
"name": "includeAssertions",
|
|
9221
|
+
"default": null,
|
|
9222
|
+
"doc": "A list of assertions to inclusively filter when generating notifications.\nUsed for EntityChangeType values of ASSERTION_PASSED, ASSERTION_FAILED, ASSERTION_ERROR.\nEffectively allows for 'assertion level subscriptions'"
|
|
9223
|
+
}
|
|
9224
|
+
],
|
|
9225
|
+
"doc": "Details for filtering notifications relating to an EntityChangeType. Used by Subscriptions to determine how to\nfilter out change types when triggering a notification."
|
|
9226
|
+
}
|
|
9227
|
+
],
|
|
9228
|
+
"name": "filter",
|
|
9229
|
+
"default": null,
|
|
9230
|
+
"doc": "Optional filter that can be applied to exclude or include specific entity change events"
|
|
9231
|
+
}
|
|
9232
|
+
],
|
|
9233
|
+
"doc": "Details involving an EntityChangeType. Used by Subscriptions to determine which\nchange types should trigger a notification."
|
|
9234
|
+
}
|
|
9235
|
+
},
|
|
9236
|
+
"name": "entityChangeTypes",
|
|
9237
|
+
"doc": "The change types that trigger a notification for the monitor suite.\nNOTE: only use Assertion and Incident change types for monitor suites."
|
|
9238
|
+
},
|
|
9239
|
+
{
|
|
9240
|
+
"type": {
|
|
9241
|
+
"type": "record",
|
|
9242
|
+
"name": "SubscriptionNotificationConfig",
|
|
9243
|
+
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
9244
|
+
"fields": [
|
|
9245
|
+
{
|
|
9246
|
+
"type": [
|
|
9247
|
+
"null",
|
|
9248
|
+
{
|
|
9249
|
+
"type": "record",
|
|
9250
|
+
"name": "NotificationSettings",
|
|
9251
|
+
"namespace": "com.linkedin.pegasus2avro.event.notification.settings",
|
|
9252
|
+
"fields": [
|
|
9253
|
+
{
|
|
9254
|
+
"type": {
|
|
9255
|
+
"type": "array",
|
|
9256
|
+
"items": {
|
|
9257
|
+
"type": "enum",
|
|
9258
|
+
"symbolDocs": {
|
|
9259
|
+
"EMAIL": "Email target type.",
|
|
9260
|
+
"SLACK": "Slack target type."
|
|
9261
|
+
},
|
|
9262
|
+
"name": "NotificationSinkType",
|
|
9263
|
+
"namespace": "com.linkedin.pegasus2avro.event.notification",
|
|
9264
|
+
"symbols": [
|
|
9265
|
+
"SLACK",
|
|
9266
|
+
"EMAIL"
|
|
9267
|
+
],
|
|
9268
|
+
"doc": "A type of sink / platform to send a notification to."
|
|
9269
|
+
}
|
|
9270
|
+
},
|
|
9271
|
+
"name": "sinkTypes",
|
|
9272
|
+
"doc": "Sink types that notifications are sent to. This is a top-level on/off switch."
|
|
9273
|
+
},
|
|
9274
|
+
{
|
|
9275
|
+
"type": [
|
|
9276
|
+
"null",
|
|
9277
|
+
{
|
|
9278
|
+
"type": "record",
|
|
9279
|
+
"name": "SlackNotificationSettings",
|
|
9280
|
+
"namespace": "com.linkedin.pegasus2avro.event.notification.settings",
|
|
9281
|
+
"fields": [
|
|
9282
|
+
{
|
|
9283
|
+
"type": [
|
|
9284
|
+
"null",
|
|
9285
|
+
"string"
|
|
9286
|
+
],
|
|
9287
|
+
"name": "userHandle",
|
|
9288
|
+
"default": null,
|
|
9289
|
+
"doc": "Optional user handle"
|
|
9290
|
+
},
|
|
9291
|
+
{
|
|
9292
|
+
"type": [
|
|
9293
|
+
"null",
|
|
9294
|
+
{
|
|
9295
|
+
"type": "array",
|
|
9296
|
+
"items": "string"
|
|
9297
|
+
}
|
|
9298
|
+
],
|
|
9299
|
+
"name": "channels",
|
|
9300
|
+
"default": null,
|
|
9301
|
+
"doc": "Optional list of channels to send notifications to"
|
|
9302
|
+
}
|
|
9303
|
+
],
|
|
9304
|
+
"doc": "Slack Notification settings for an actor."
|
|
9305
|
+
}
|
|
9306
|
+
],
|
|
9307
|
+
"name": "slackSettings",
|
|
9308
|
+
"default": null,
|
|
9309
|
+
"doc": "Slack Notification Settings"
|
|
9310
|
+
},
|
|
9311
|
+
{
|
|
9312
|
+
"type": [
|
|
9313
|
+
"null",
|
|
9314
|
+
{
|
|
9315
|
+
"type": "record",
|
|
9316
|
+
"name": "EmailNotificationSettings",
|
|
9317
|
+
"namespace": "com.linkedin.pegasus2avro.event.notification.settings",
|
|
9318
|
+
"fields": [
|
|
9319
|
+
{
|
|
9320
|
+
"type": "string",
|
|
9321
|
+
"name": "email",
|
|
9322
|
+
"doc": "Optional user or group email address"
|
|
9323
|
+
}
|
|
9324
|
+
],
|
|
9325
|
+
"doc": "Email Notification settings for an actor."
|
|
9326
|
+
}
|
|
9327
|
+
],
|
|
9328
|
+
"name": "emailSettings",
|
|
9329
|
+
"default": null,
|
|
9330
|
+
"doc": "Email Notification Settings"
|
|
9331
|
+
},
|
|
9332
|
+
{
|
|
9333
|
+
"type": [
|
|
9334
|
+
"null",
|
|
9335
|
+
{
|
|
9336
|
+
"type": "map",
|
|
9337
|
+
"values": {
|
|
9338
|
+
"type": "record",
|
|
9339
|
+
"name": "NotificationSetting",
|
|
9340
|
+
"namespace": "com.linkedin.pegasus2avro.settings",
|
|
9341
|
+
"fields": [
|
|
9342
|
+
{
|
|
9343
|
+
"type": {
|
|
9344
|
+
"type": "enum",
|
|
9345
|
+
"symbolDocs": {
|
|
9346
|
+
"DISABLED": "Setting is disabled.",
|
|
9347
|
+
"ENABLED": "Setting is enabled."
|
|
9348
|
+
},
|
|
9349
|
+
"name": "NotificationSettingValue",
|
|
9350
|
+
"namespace": "com.linkedin.pegasus2avro.settings",
|
|
9351
|
+
"symbols": [
|
|
9352
|
+
"ENABLED",
|
|
9353
|
+
"DISABLED"
|
|
9354
|
+
]
|
|
9355
|
+
},
|
|
9356
|
+
"name": "value",
|
|
9357
|
+
"doc": "Integrations between DataHub & other platforms."
|
|
9358
|
+
},
|
|
9359
|
+
{
|
|
9360
|
+
"type": [
|
|
9361
|
+
"null",
|
|
9362
|
+
{
|
|
9363
|
+
"type": "map",
|
|
9364
|
+
"values": "string"
|
|
9365
|
+
}
|
|
9366
|
+
],
|
|
9367
|
+
"name": "params",
|
|
9368
|
+
"default": null,
|
|
9369
|
+
"doc": "Custom set of setting parameters.\nCurrently used to store sink enabled / disabled settings.\nE.g. slack.enabled = true, email.enabled = false"
|
|
9370
|
+
}
|
|
9371
|
+
]
|
|
9372
|
+
}
|
|
9373
|
+
}
|
|
9374
|
+
],
|
|
9375
|
+
"name": "settings",
|
|
9376
|
+
"default": null,
|
|
9377
|
+
"doc": "User or Group Notification Scenario Settings.\n\nA map of notification scenario type to the settings associated with it.\nFor a list of all scenario types to notify on, check out NotificationScenarioType enum."
|
|
9378
|
+
}
|
|
9379
|
+
],
|
|
9380
|
+
"doc": "Notification settings for an actor or subscription."
|
|
9381
|
+
}
|
|
9382
|
+
],
|
|
9383
|
+
"name": "notificationSettings",
|
|
9384
|
+
"default": null,
|
|
9385
|
+
"doc": "Notification settings for the subscription."
|
|
9386
|
+
}
|
|
9387
|
+
]
|
|
9388
|
+
},
|
|
9389
|
+
"name": "notificationConfig",
|
|
9390
|
+
"doc": "The notification config for the monitor suite."
|
|
9391
|
+
}
|
|
9392
|
+
],
|
|
9393
|
+
"doc": "Settings for notifications from monitors within a monitor suite."
|
|
9394
|
+
}
|
|
9395
|
+
],
|
|
9396
|
+
"name": "notificationSettings",
|
|
9397
|
+
"default": null,
|
|
9398
|
+
"doc": "Settings for notifications from monitors within this group."
|
|
9399
|
+
},
|
|
9400
|
+
{
|
|
9401
|
+
"Searchable": {
|
|
9402
|
+
"/time": {
|
|
9403
|
+
"fieldName": "createdTime",
|
|
9404
|
+
"fieldType": "DATETIME"
|
|
9405
|
+
}
|
|
9406
|
+
},
|
|
9407
|
+
"type": [
|
|
9408
|
+
"null",
|
|
9409
|
+
"com.linkedin.pegasus2avro.common.AuditStamp"
|
|
9410
|
+
],
|
|
9411
|
+
"name": "created",
|
|
9412
|
+
"default": null,
|
|
9413
|
+
"doc": "Created Audit stamp"
|
|
8770
9414
|
},
|
|
8771
9415
|
{
|
|
8772
|
-
"
|
|
8773
|
-
|
|
8774
|
-
|
|
8775
|
-
|
|
9416
|
+
"Searchable": {
|
|
9417
|
+
"/time": {
|
|
9418
|
+
"fieldName": "updatedTime",
|
|
9419
|
+
"fieldType": "DATETIME"
|
|
9420
|
+
}
|
|
9421
|
+
},
|
|
9422
|
+
"type": [
|
|
9423
|
+
"null",
|
|
9424
|
+
"com.linkedin.pegasus2avro.common.AuditStamp"
|
|
9425
|
+
],
|
|
9426
|
+
"name": "updated",
|
|
9427
|
+
"default": null,
|
|
9428
|
+
"doc": "Updated Audit stamp"
|
|
8776
9429
|
}
|
|
8777
9430
|
],
|
|
8778
|
-
"doc": "
|
|
9431
|
+
"doc": "Information about an asset monitor."
|
|
8779
9432
|
},
|
|
8780
9433
|
{
|
|
8781
9434
|
"type": "record",
|
|
@@ -8859,6 +9512,81 @@
|
|
|
8859
9512
|
},
|
|
8860
9513
|
"name": "mode",
|
|
8861
9514
|
"doc": "The current operation mode of the monitor"
|
|
9515
|
+
},
|
|
9516
|
+
{
|
|
9517
|
+
"Searchable": {},
|
|
9518
|
+
"type": [
|
|
9519
|
+
"null",
|
|
9520
|
+
{
|
|
9521
|
+
"type": "enum",
|
|
9522
|
+
"symbolDocs": {
|
|
9523
|
+
"ERROR": "The monitor is in the evaluation stage.",
|
|
9524
|
+
"EVALUATION": "The monitor is in the evaluation stage.",
|
|
9525
|
+
"TRAINING": "The monitor is in the training stage."
|
|
9526
|
+
},
|
|
9527
|
+
"name": "MonitorState",
|
|
9528
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9529
|
+
"symbols": [
|
|
9530
|
+
"TRAINING",
|
|
9531
|
+
"EVALUATION",
|
|
9532
|
+
"ERROR"
|
|
9533
|
+
]
|
|
9534
|
+
}
|
|
9535
|
+
],
|
|
9536
|
+
"name": "state",
|
|
9537
|
+
"default": null,
|
|
9538
|
+
"doc": "The start time of the monitor"
|
|
9539
|
+
},
|
|
9540
|
+
{
|
|
9541
|
+
"type": [
|
|
9542
|
+
"null",
|
|
9543
|
+
{
|
|
9544
|
+
"type": "record",
|
|
9545
|
+
"name": "MonitorError",
|
|
9546
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9547
|
+
"fields": [
|
|
9548
|
+
{
|
|
9549
|
+
"Searchable": {},
|
|
9550
|
+
"type": {
|
|
9551
|
+
"type": "enum",
|
|
9552
|
+
"symbolDocs": {
|
|
9553
|
+
"UNKNOWN": "An unknown error occurred"
|
|
9554
|
+
},
|
|
9555
|
+
"name": "MonitorErrorType",
|
|
9556
|
+
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9557
|
+
"symbols": [
|
|
9558
|
+
"UNKNOWN"
|
|
9559
|
+
]
|
|
9560
|
+
},
|
|
9561
|
+
"name": "type",
|
|
9562
|
+
"doc": "The error for the monitor"
|
|
9563
|
+
},
|
|
9564
|
+
{
|
|
9565
|
+
"type": [
|
|
9566
|
+
"null",
|
|
9567
|
+
"string"
|
|
9568
|
+
],
|
|
9569
|
+
"name": "message",
|
|
9570
|
+
"default": null,
|
|
9571
|
+
"doc": "Optional custom message for the error"
|
|
9572
|
+
}
|
|
9573
|
+
],
|
|
9574
|
+
"doc": "Error details for the monitor"
|
|
9575
|
+
}
|
|
9576
|
+
],
|
|
9577
|
+
"name": "error",
|
|
9578
|
+
"default": null,
|
|
9579
|
+
"doc": "The last time the monitor was started"
|
|
9580
|
+
},
|
|
9581
|
+
{
|
|
9582
|
+
"Searchable": {},
|
|
9583
|
+
"type": [
|
|
9584
|
+
"null",
|
|
9585
|
+
"long"
|
|
9586
|
+
],
|
|
9587
|
+
"name": "reviewedAt",
|
|
9588
|
+
"default": null,
|
|
9589
|
+
"doc": "The last time the monitor was started"
|
|
8862
9590
|
}
|
|
8863
9591
|
],
|
|
8864
9592
|
"doc": "The status of an asset monitor"
|
|
@@ -8997,6 +9725,18 @@
|
|
|
8997
9725
|
"name": "evaluationTimeWindow",
|
|
8998
9726
|
"default": null,
|
|
8999
9727
|
"doc": "Validity period of the assertion, ie the window of time where it should be used in evaluation"
|
|
9728
|
+
},
|
|
9729
|
+
{
|
|
9730
|
+
"type": [
|
|
9731
|
+
"null",
|
|
9732
|
+
{
|
|
9733
|
+
"type": "map",
|
|
9734
|
+
"values": "string"
|
|
9735
|
+
}
|
|
9736
|
+
],
|
|
9737
|
+
"name": "context",
|
|
9738
|
+
"default": null,
|
|
9739
|
+
"doc": "Context about the embedded assertion prediction"
|
|
9000
9740
|
}
|
|
9001
9741
|
],
|
|
9002
9742
|
"doc": "Embedded assertion to be evaluated"
|
|
@@ -9007,6 +9747,15 @@
|
|
|
9007
9747
|
"default": null,
|
|
9008
9748
|
"doc": "Currently used for Smart Assertions\nAn embedded copy of the assertion used to evaluate which will overwrite the referenced assertion\nif present and if the EmbeddedAssertion's evaluationTimeWindow period is valid"
|
|
9009
9749
|
},
|
|
9750
|
+
{
|
|
9751
|
+
"type": [
|
|
9752
|
+
"null",
|
|
9753
|
+
"com.linkedin.pegasus2avro.assertion.AssertionInferenceDetails"
|
|
9754
|
+
],
|
|
9755
|
+
"name": "inferenceDetails",
|
|
9756
|
+
"default": null,
|
|
9757
|
+
"doc": "Details about the assertion inference."
|
|
9758
|
+
},
|
|
9010
9759
|
{
|
|
9011
9760
|
"type": [
|
|
9012
9761
|
"null",
|
|
@@ -9039,6 +9788,15 @@
|
|
|
9039
9788
|
"name": "AssertionMonitorSettings",
|
|
9040
9789
|
"namespace": "com.linkedin.pegasus2avro.monitor",
|
|
9041
9790
|
"fields": [
|
|
9791
|
+
{
|
|
9792
|
+
"type": [
|
|
9793
|
+
"null",
|
|
9794
|
+
"com.linkedin.pegasus2avro.assertion.AssertionAdjustmentSettings"
|
|
9795
|
+
],
|
|
9796
|
+
"name": "adjustmentSettings",
|
|
9797
|
+
"default": null,
|
|
9798
|
+
"doc": "In adjustment settings, the settings"
|
|
9799
|
+
},
|
|
9042
9800
|
{
|
|
9043
9801
|
"Searchable": {
|
|
9044
9802
|
"/*": {}
|
|
@@ -9325,6 +10083,7 @@
|
|
|
9325
10083
|
{
|
|
9326
10084
|
"type": "enum",
|
|
9327
10085
|
"symbolDocs": {
|
|
10086
|
+
"ACTOR_NOTIFICATION": "The notification originated from an actor-oriented default notification.\nFor example, proposal task or ownership assignment notifications.",
|
|
9328
10087
|
"GLOBAL_NOTIFICATION": "The notification originated from a global change.",
|
|
9329
10088
|
"SUBSCRIPTION": "The notification originated from a subscription."
|
|
9330
10089
|
},
|
|
@@ -9332,7 +10091,8 @@
|
|
|
9332
10091
|
"namespace": "com.linkedin.pegasus2avro.event.notification",
|
|
9333
10092
|
"symbols": [
|
|
9334
10093
|
"SUBSCRIPTION",
|
|
9335
|
-
"GLOBAL_NOTIFICATION"
|
|
10094
|
+
"GLOBAL_NOTIFICATION",
|
|
10095
|
+
"ACTOR_NOTIFICATION"
|
|
9336
10096
|
]
|
|
9337
10097
|
}
|
|
9338
10098
|
],
|
|
@@ -9380,20 +10140,7 @@
|
|
|
9380
10140
|
"namespace": "com.linkedin.pegasus2avro.event.notification",
|
|
9381
10141
|
"fields": [
|
|
9382
10142
|
{
|
|
9383
|
-
"type":
|
|
9384
|
-
"type": "enum",
|
|
9385
|
-
"symbolDocs": {
|
|
9386
|
-
"EMAIL": "Email target type.",
|
|
9387
|
-
"SLACK": "Slack target type."
|
|
9388
|
-
},
|
|
9389
|
-
"name": "NotificationSinkType",
|
|
9390
|
-
"namespace": "com.linkedin.pegasus2avro.event.notification",
|
|
9391
|
-
"symbols": [
|
|
9392
|
-
"SLACK",
|
|
9393
|
-
"EMAIL"
|
|
9394
|
-
],
|
|
9395
|
-
"doc": "A type of sink / platform to send a notification to."
|
|
9396
|
-
},
|
|
10143
|
+
"type": "com.linkedin.pegasus2avro.event.notification.NotificationSinkType",
|
|
9397
10144
|
"name": "type",
|
|
9398
10145
|
"doc": "The type of the sink."
|
|
9399
10146
|
}
|
|
@@ -10226,95 +10973,7 @@
|
|
|
10226
10973
|
"null",
|
|
10227
10974
|
{
|
|
10228
10975
|
"type": "array",
|
|
10229
|
-
"items":
|
|
10230
|
-
"type": "record",
|
|
10231
|
-
"name": "EntityChangeDetails",
|
|
10232
|
-
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
10233
|
-
"fields": [
|
|
10234
|
-
{
|
|
10235
|
-
"type": {
|
|
10236
|
-
"type": "enum",
|
|
10237
|
-
"symbolDocs": {
|
|
10238
|
-
"ASSERTION_PASSED": "Assertion run event created with specified states.",
|
|
10239
|
-
"DEPRECATED": "Deprecation status changes.",
|
|
10240
|
-
"DOCUMENTATION_CHANGE": "Documentation change.",
|
|
10241
|
-
"GLOSSARY_TERM_ADDED": "Glossary term changes. Added, removed or proposed.",
|
|
10242
|
-
"INCIDENT_RAISED": "Incident status changes.",
|
|
10243
|
-
"INGESTION_SUCCEEDED": "Ingestion status changes.",
|
|
10244
|
-
"OPERATION_COLUMN_ADDED": "Schema changes.",
|
|
10245
|
-
"OPERATION_ROWS_INSERTED": "Operational metadata changes.",
|
|
10246
|
-
"OWNER_ADDED": "Ownership changes. Added or removed.",
|
|
10247
|
-
"TAG_ADDED": "Tag changes. Added, removed or proposed.",
|
|
10248
|
-
"TEST_PASSED": "Test status changes."
|
|
10249
|
-
},
|
|
10250
|
-
"name": "EntityChangeType",
|
|
10251
|
-
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
10252
|
-
"symbols": [
|
|
10253
|
-
"OPERATION_COLUMN_ADDED",
|
|
10254
|
-
"OPERATION_COLUMN_REMOVED",
|
|
10255
|
-
"OPERATION_COLUMN_MODIFIED",
|
|
10256
|
-
"OPERATION_ROWS_INSERTED",
|
|
10257
|
-
"OPERATION_ROWS_UPDATED",
|
|
10258
|
-
"OPERATION_ROWS_REMOVED",
|
|
10259
|
-
"ASSERTION_PASSED",
|
|
10260
|
-
"ASSERTION_FAILED",
|
|
10261
|
-
"ASSERTION_ERROR",
|
|
10262
|
-
"INCIDENT_RAISED",
|
|
10263
|
-
"INCIDENT_RESOLVED",
|
|
10264
|
-
"TEST_PASSED",
|
|
10265
|
-
"TEST_FAILED",
|
|
10266
|
-
"DEPRECATED",
|
|
10267
|
-
"UNDEPRECATED",
|
|
10268
|
-
"INGESTION_SUCCEEDED",
|
|
10269
|
-
"INGESTION_FAILED",
|
|
10270
|
-
"DOCUMENTATION_CHANGE",
|
|
10271
|
-
"OWNER_ADDED",
|
|
10272
|
-
"OWNER_REMOVED",
|
|
10273
|
-
"GLOSSARY_TERM_ADDED",
|
|
10274
|
-
"GLOSSARY_TERM_REMOVED",
|
|
10275
|
-
"GLOSSARY_TERM_PROPOSED",
|
|
10276
|
-
"TAG_ADDED",
|
|
10277
|
-
"TAG_REMOVED",
|
|
10278
|
-
"TAG_PROPOSED"
|
|
10279
|
-
],
|
|
10280
|
-
"doc": "Enum to define change types that can trigger a subscription."
|
|
10281
|
-
},
|
|
10282
|
-
"name": "entityChangeType",
|
|
10283
|
-
"doc": "Change type that triggers a notification for the subscription."
|
|
10284
|
-
},
|
|
10285
|
-
{
|
|
10286
|
-
"type": [
|
|
10287
|
-
"null",
|
|
10288
|
-
{
|
|
10289
|
-
"type": "record",
|
|
10290
|
-
"name": "EntityChangeDetailsFilter",
|
|
10291
|
-
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
10292
|
-
"fields": [
|
|
10293
|
-
{
|
|
10294
|
-
"Urn": "Urn",
|
|
10295
|
-
"urn_is_array": true,
|
|
10296
|
-
"type": [
|
|
10297
|
-
"null",
|
|
10298
|
-
{
|
|
10299
|
-
"type": "array",
|
|
10300
|
-
"items": "string"
|
|
10301
|
-
}
|
|
10302
|
-
],
|
|
10303
|
-
"name": "includeAssertions",
|
|
10304
|
-
"default": null,
|
|
10305
|
-
"doc": "A list of assertions to inclusively filter when generating notifications.\nUsed for EntityChangeType values of ASSERTION_PASSED, ASSERTION_FAILED, ASSERTION_ERROR.\nEffectively allows for 'assertion level subscriptions'"
|
|
10306
|
-
}
|
|
10307
|
-
],
|
|
10308
|
-
"doc": "Details for filtering notifications relating to an EntityChangeType. Used by Subscriptions to determine how to\nfilter out change types when triggering a notification."
|
|
10309
|
-
}
|
|
10310
|
-
],
|
|
10311
|
-
"name": "filter",
|
|
10312
|
-
"default": null,
|
|
10313
|
-
"doc": "Optional filter that can be applied to exclude or include specific entity change events"
|
|
10314
|
-
}
|
|
10315
|
-
],
|
|
10316
|
-
"doc": "Details involving an EntityChangeType. Used by Subscriptions to determine which\nchange types should trigger a notification."
|
|
10317
|
-
}
|
|
10976
|
+
"items": "com.linkedin.pegasus2avro.subscription.EntityChangeDetails"
|
|
10318
10977
|
}
|
|
10319
10978
|
],
|
|
10320
10979
|
"name": "entityChangeTypes",
|
|
@@ -10324,95 +10983,7 @@
|
|
|
10324
10983
|
{
|
|
10325
10984
|
"type": [
|
|
10326
10985
|
"null",
|
|
10327
|
-
|
|
10328
|
-
"type": "record",
|
|
10329
|
-
"name": "SubscriptionNotificationConfig",
|
|
10330
|
-
"namespace": "com.linkedin.pegasus2avro.subscription",
|
|
10331
|
-
"fields": [
|
|
10332
|
-
{
|
|
10333
|
-
"type": [
|
|
10334
|
-
"null",
|
|
10335
|
-
{
|
|
10336
|
-
"type": "record",
|
|
10337
|
-
"name": "NotificationSettings",
|
|
10338
|
-
"namespace": "com.linkedin.pegasus2avro.event.notification.settings",
|
|
10339
|
-
"fields": [
|
|
10340
|
-
{
|
|
10341
|
-
"type": {
|
|
10342
|
-
"type": "array",
|
|
10343
|
-
"items": "com.linkedin.pegasus2avro.event.notification.NotificationSinkType"
|
|
10344
|
-
},
|
|
10345
|
-
"name": "sinkTypes",
|
|
10346
|
-
"doc": "Sink types that notifications are sent to."
|
|
10347
|
-
},
|
|
10348
|
-
{
|
|
10349
|
-
"type": [
|
|
10350
|
-
"null",
|
|
10351
|
-
{
|
|
10352
|
-
"type": "record",
|
|
10353
|
-
"name": "SlackNotificationSettings",
|
|
10354
|
-
"namespace": "com.linkedin.pegasus2avro.event.notification.settings",
|
|
10355
|
-
"fields": [
|
|
10356
|
-
{
|
|
10357
|
-
"type": [
|
|
10358
|
-
"null",
|
|
10359
|
-
"string"
|
|
10360
|
-
],
|
|
10361
|
-
"name": "userHandle",
|
|
10362
|
-
"default": null,
|
|
10363
|
-
"doc": "Optional user handle"
|
|
10364
|
-
},
|
|
10365
|
-
{
|
|
10366
|
-
"type": [
|
|
10367
|
-
"null",
|
|
10368
|
-
{
|
|
10369
|
-
"type": "array",
|
|
10370
|
-
"items": "string"
|
|
10371
|
-
}
|
|
10372
|
-
],
|
|
10373
|
-
"name": "channels",
|
|
10374
|
-
"default": null,
|
|
10375
|
-
"doc": "Optional list of channels to send notifications to"
|
|
10376
|
-
}
|
|
10377
|
-
],
|
|
10378
|
-
"doc": "Slack Notification settings for an actor."
|
|
10379
|
-
}
|
|
10380
|
-
],
|
|
10381
|
-
"name": "slackSettings",
|
|
10382
|
-
"default": null,
|
|
10383
|
-
"doc": "Slack Notification Settings"
|
|
10384
|
-
},
|
|
10385
|
-
{
|
|
10386
|
-
"type": [
|
|
10387
|
-
"null",
|
|
10388
|
-
{
|
|
10389
|
-
"type": "record",
|
|
10390
|
-
"name": "EmailNotificationSettings",
|
|
10391
|
-
"namespace": "com.linkedin.pegasus2avro.event.notification.settings",
|
|
10392
|
-
"fields": [
|
|
10393
|
-
{
|
|
10394
|
-
"type": "string",
|
|
10395
|
-
"name": "email",
|
|
10396
|
-
"doc": "Optional user or group email address"
|
|
10397
|
-
}
|
|
10398
|
-
],
|
|
10399
|
-
"doc": "Email Notification settings for an actor."
|
|
10400
|
-
}
|
|
10401
|
-
],
|
|
10402
|
-
"name": "emailSettings",
|
|
10403
|
-
"default": null,
|
|
10404
|
-
"doc": "Email Notification Settings"
|
|
10405
|
-
}
|
|
10406
|
-
],
|
|
10407
|
-
"doc": "Notification settings for an actor or subscription."
|
|
10408
|
-
}
|
|
10409
|
-
],
|
|
10410
|
-
"name": "notificationSettings",
|
|
10411
|
-
"default": null,
|
|
10412
|
-
"doc": "Notification settings for the subscription."
|
|
10413
|
-
}
|
|
10414
|
-
]
|
|
10415
|
-
}
|
|
10986
|
+
"com.linkedin.pegasus2avro.subscription.SubscriptionNotificationConfig"
|
|
10416
10987
|
],
|
|
10417
10988
|
"name": "notificationConfig",
|
|
10418
10989
|
"default": null,
|
|
@@ -10549,42 +11120,7 @@
|
|
|
10549
11120
|
"null",
|
|
10550
11121
|
{
|
|
10551
11122
|
"type": "map",
|
|
10552
|
-
"values":
|
|
10553
|
-
"type": "record",
|
|
10554
|
-
"name": "NotificationSetting",
|
|
10555
|
-
"namespace": "com.linkedin.pegasus2avro.settings",
|
|
10556
|
-
"fields": [
|
|
10557
|
-
{
|
|
10558
|
-
"type": {
|
|
10559
|
-
"type": "enum",
|
|
10560
|
-
"symbolDocs": {
|
|
10561
|
-
"DISABLED": "Setting is disabled.",
|
|
10562
|
-
"ENABLED": "Setting is enabled."
|
|
10563
|
-
},
|
|
10564
|
-
"name": "NotificationSettingValue",
|
|
10565
|
-
"namespace": "com.linkedin.pegasus2avro.settings",
|
|
10566
|
-
"symbols": [
|
|
10567
|
-
"ENABLED",
|
|
10568
|
-
"DISABLED"
|
|
10569
|
-
]
|
|
10570
|
-
},
|
|
10571
|
-
"name": "value",
|
|
10572
|
-
"doc": "Integrations between DataHub & other platforms."
|
|
10573
|
-
},
|
|
10574
|
-
{
|
|
10575
|
-
"type": [
|
|
10576
|
-
"null",
|
|
10577
|
-
{
|
|
10578
|
-
"type": "map",
|
|
10579
|
-
"values": "string"
|
|
10580
|
-
}
|
|
10581
|
-
],
|
|
10582
|
-
"name": "params",
|
|
10583
|
-
"default": null,
|
|
10584
|
-
"doc": "Custom set of setting parameters."
|
|
10585
|
-
}
|
|
10586
|
-
]
|
|
10587
|
-
}
|
|
11123
|
+
"values": "com.linkedin.pegasus2avro.settings.NotificationSetting"
|
|
10588
11124
|
}
|
|
10589
11125
|
],
|
|
10590
11126
|
"name": "settings",
|
|
@@ -11017,6 +11553,15 @@
|
|
|
11017
11553
|
"default": null,
|
|
11018
11554
|
"doc": "The url to the task queue for this pool. I.e., SQS queue url."
|
|
11019
11555
|
},
|
|
11556
|
+
{
|
|
11557
|
+
"type": [
|
|
11558
|
+
"null",
|
|
11559
|
+
"string"
|
|
11560
|
+
],
|
|
11561
|
+
"name": "queueRegion",
|
|
11562
|
+
"default": null,
|
|
11563
|
+
"doc": "The region of the sqs queue for this pool for backwards compatibility."
|
|
11564
|
+
},
|
|
11020
11565
|
{
|
|
11021
11566
|
"type": [
|
|
11022
11567
|
"null",
|
|
@@ -14371,9 +14916,40 @@
|
|
|
14371
14916
|
"doc": "Description of the link."
|
|
14372
14917
|
},
|
|
14373
14918
|
{
|
|
14374
|
-
"type": "com.linkedin.pegasus2avro.common.AuditStamp",
|
|
14375
|
-
"name": "createStamp",
|
|
14376
|
-
"doc": "Audit stamp associated with creation of this record"
|
|
14919
|
+
"type": "com.linkedin.pegasus2avro.common.AuditStamp",
|
|
14920
|
+
"name": "createStamp",
|
|
14921
|
+
"doc": "Audit stamp associated with creation of this record"
|
|
14922
|
+
},
|
|
14923
|
+
{
|
|
14924
|
+
"type": [
|
|
14925
|
+
"null",
|
|
14926
|
+
"com.linkedin.pegasus2avro.common.AuditStamp"
|
|
14927
|
+
],
|
|
14928
|
+
"name": "updateStamp",
|
|
14929
|
+
"default": null,
|
|
14930
|
+
"doc": "Audit stamp associated with updation of this record"
|
|
14931
|
+
},
|
|
14932
|
+
{
|
|
14933
|
+
"type": [
|
|
14934
|
+
"null",
|
|
14935
|
+
{
|
|
14936
|
+
"type": "record",
|
|
14937
|
+
"name": "InstitutionalMemoryMetadataSettings",
|
|
14938
|
+
"namespace": "com.linkedin.pegasus2avro.common",
|
|
14939
|
+
"fields": [
|
|
14940
|
+
{
|
|
14941
|
+
"type": "boolean",
|
|
14942
|
+
"name": "showInAssetPreview",
|
|
14943
|
+
"default": false,
|
|
14944
|
+
"doc": "Show record in asset preview like on entity header and search previews"
|
|
14945
|
+
}
|
|
14946
|
+
],
|
|
14947
|
+
"doc": "Settings related to a record of InstitutionalMemoryMetadata"
|
|
14948
|
+
}
|
|
14949
|
+
],
|
|
14950
|
+
"name": "settings",
|
|
14951
|
+
"default": null,
|
|
14952
|
+
"doc": "Settings for this record"
|
|
14377
14953
|
}
|
|
14378
14954
|
],
|
|
14379
14955
|
"doc": "Metadata corresponding to a record of institutional memory."
|
|
@@ -16874,7 +17450,9 @@
|
|
|
16874
17450
|
"fields": [
|
|
16875
17451
|
{
|
|
16876
17452
|
"Searchable": {
|
|
17453
|
+
"addToFilters": true,
|
|
16877
17454
|
"fieldType": "BOOLEAN",
|
|
17455
|
+
"filterNameOverride": "Deprecated",
|
|
16878
17456
|
"weightsPerFieldValue": {
|
|
16879
17457
|
"true": 0.5
|
|
16880
17458
|
}
|
|
@@ -19672,8 +20250,10 @@
|
|
|
19672
20250
|
},
|
|
19673
20251
|
"Searchable": {
|
|
19674
20252
|
"/*": {
|
|
20253
|
+
"addHasValuesToFilters": true,
|
|
19675
20254
|
"fieldName": "siblings",
|
|
19676
20255
|
"fieldType": "URN",
|
|
20256
|
+
"hasValuesFieldName": "hasSiblings",
|
|
19677
20257
|
"queryByDefault": false
|
|
19678
20258
|
}
|
|
19679
20259
|
},
|
|
@@ -22224,7 +22804,8 @@
|
|
|
22224
22804
|
"createdOn": "inputEdges/*/created/time",
|
|
22225
22805
|
"entityTypes": [
|
|
22226
22806
|
"dataset",
|
|
22227
|
-
"mlModel"
|
|
22807
|
+
"mlModel",
|
|
22808
|
+
"dataProcessInstance"
|
|
22228
22809
|
],
|
|
22229
22810
|
"isLineage": true,
|
|
22230
22811
|
"name": "DataProcessInstanceConsumes",
|
|
@@ -22621,7 +23202,8 @@
|
|
|
22621
23202
|
"createdOn": "outputEdges/*/created/time",
|
|
22622
23203
|
"entityTypes": [
|
|
22623
23204
|
"dataset",
|
|
22624
|
-
"mlModel"
|
|
23205
|
+
"mlModel",
|
|
23206
|
+
"dataProcessInstance"
|
|
22625
23207
|
],
|
|
22626
23208
|
"isLineage": true,
|
|
22627
23209
|
"isUpstream": false,
|
|
@@ -22648,214 +23230,64 @@
|
|
|
22648
23230
|
{
|
|
22649
23231
|
"type": "record",
|
|
22650
23232
|
"Aspect": {
|
|
22651
|
-
"name": "
|
|
23233
|
+
"name": "monitorAnomalyEvent",
|
|
23234
|
+
"type": "timeseries"
|
|
22652
23235
|
},
|
|
22653
|
-
"name": "
|
|
23236
|
+
"name": "MonitorAnomalyEvent",
|
|
22654
23237
|
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22655
23238
|
"fields": [
|
|
22656
23239
|
{
|
|
22657
|
-
"
|
|
22658
|
-
|
|
22659
|
-
|
|
22660
|
-
},
|
|
22661
|
-
"type": {
|
|
22662
|
-
"type": "enum",
|
|
22663
|
-
"symbolDocs": {
|
|
22664
|
-
"DATASET_COLUMN": "An inferred assertion on a particular column(s) of a Dataset has triggered the anomaly.",
|
|
22665
|
-
"DATASET_ROWS": "An inferred assertion on the row count of a Dataset has triggered the anomaly.",
|
|
22666
|
-
"FRESHNESS": "An inferred Freshness Assertion has failed, triggering the anomaly."
|
|
22667
|
-
},
|
|
22668
|
-
"name": "AnomalyType",
|
|
22669
|
-
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22670
|
-
"symbols": [
|
|
22671
|
-
"FRESHNESS",
|
|
22672
|
-
"DATASET_COLUMN",
|
|
22673
|
-
"DATASET_ROWS"
|
|
22674
|
-
],
|
|
22675
|
-
"doc": "A type of an anomaly"
|
|
22676
|
-
},
|
|
22677
|
-
"name": "type",
|
|
22678
|
-
"doc": "The type of anomaly"
|
|
23240
|
+
"type": "long",
|
|
23241
|
+
"name": "timestampMillis",
|
|
23242
|
+
"doc": "The event timestamp field as epoch at UTC in milli seconds."
|
|
22679
23243
|
},
|
|
22680
23244
|
{
|
|
22681
23245
|
"type": [
|
|
22682
23246
|
"null",
|
|
22683
|
-
"
|
|
23247
|
+
"com.linkedin.pegasus2avro.timeseries.TimeWindowSize"
|
|
22684
23248
|
],
|
|
22685
|
-
"name": "
|
|
23249
|
+
"name": "eventGranularity",
|
|
22686
23250
|
"default": null,
|
|
22687
|
-
"doc": "
|
|
22688
|
-
},
|
|
22689
|
-
{
|
|
22690
|
-
"Relationship": {
|
|
22691
|
-
"entityTypes": [
|
|
22692
|
-
"dataset",
|
|
22693
|
-
"chart",
|
|
22694
|
-
"dashboard",
|
|
22695
|
-
"dataFlow",
|
|
22696
|
-
"dataJob",
|
|
22697
|
-
"schemaField"
|
|
22698
|
-
],
|
|
22699
|
-
"name": "AnomalyOn"
|
|
22700
|
-
},
|
|
22701
|
-
"Searchable": {
|
|
22702
|
-
"fieldType": "URN"
|
|
22703
|
-
},
|
|
22704
|
-
"java": {
|
|
22705
|
-
"class": "com.linkedin.pegasus2avro.common.urn.Urn"
|
|
22706
|
-
},
|
|
22707
|
-
"Urn": "Urn",
|
|
22708
|
-
"entityTypes": [
|
|
22709
|
-
"dataset",
|
|
22710
|
-
"chart",
|
|
22711
|
-
"dashboard",
|
|
22712
|
-
"dataFlow",
|
|
22713
|
-
"dataJob",
|
|
22714
|
-
"schemaField"
|
|
22715
|
-
],
|
|
22716
|
-
"type": "string",
|
|
22717
|
-
"name": "entity",
|
|
22718
|
-
"doc": "A reference to the entity associated with the anomaly."
|
|
23251
|
+
"doc": "Granularity of the event if applicable"
|
|
22719
23252
|
},
|
|
22720
23253
|
{
|
|
22721
|
-
"Searchable": {
|
|
22722
|
-
"addToFilters": true,
|
|
22723
|
-
"filterNameOverride": "Severity"
|
|
22724
|
-
},
|
|
22725
23254
|
"type": [
|
|
22726
|
-
"
|
|
23255
|
+
"com.linkedin.pegasus2avro.timeseries.PartitionSpec",
|
|
22727
23256
|
"null"
|
|
22728
23257
|
],
|
|
22729
|
-
"name": "
|
|
22730
|
-
"default":
|
|
22731
|
-
|
|
22732
|
-
|
|
22733
|
-
|
|
22734
|
-
"type": {
|
|
22735
|
-
"type": "record",
|
|
22736
|
-
"name": "AnomalyStatus",
|
|
22737
|
-
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22738
|
-
"fields": [
|
|
22739
|
-
{
|
|
22740
|
-
"Searchable": {
|
|
22741
|
-
"addToFilters": true,
|
|
22742
|
-
"filterNameOverride": "State"
|
|
22743
|
-
},
|
|
22744
|
-
"type": {
|
|
22745
|
-
"type": "enum",
|
|
22746
|
-
"symbolDocs": {
|
|
22747
|
-
"ACTIVE": "The anomaly is ongoing, or active.",
|
|
22748
|
-
"RESOLVED": "The anomaly is resolved."
|
|
22749
|
-
},
|
|
22750
|
-
"name": "AnomalyState",
|
|
22751
|
-
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22752
|
-
"symbols": [
|
|
22753
|
-
"ACTIVE",
|
|
22754
|
-
"RESOLVED"
|
|
22755
|
-
]
|
|
22756
|
-
},
|
|
22757
|
-
"name": "state",
|
|
22758
|
-
"doc": "The state of the anomaly"
|
|
22759
|
-
},
|
|
22760
|
-
{
|
|
22761
|
-
"type": [
|
|
22762
|
-
"null",
|
|
22763
|
-
{
|
|
22764
|
-
"type": "record",
|
|
22765
|
-
"name": "AnomalyStatusProperties",
|
|
22766
|
-
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22767
|
-
"fields": [
|
|
22768
|
-
{
|
|
22769
|
-
"type": [
|
|
22770
|
-
"null",
|
|
22771
|
-
"long"
|
|
22772
|
-
],
|
|
22773
|
-
"name": "assertionRunEventTime",
|
|
22774
|
-
"default": null,
|
|
22775
|
-
"doc": "The timestampMillis field of the AssertionRunEvent which altered the anomaly status the anomaly (if applicable)."
|
|
22776
|
-
}
|
|
22777
|
-
],
|
|
22778
|
-
"doc": "Ad-hoc properties about an anomaly status."
|
|
22779
|
-
}
|
|
22780
|
-
],
|
|
22781
|
-
"name": "properties",
|
|
22782
|
-
"default": null,
|
|
22783
|
-
"doc": "Additional properties about the status, for example which evaluation\nof an assertion generated an Anomaly."
|
|
22784
|
-
},
|
|
22785
|
-
{
|
|
22786
|
-
"Searchable": {
|
|
22787
|
-
"/time": {
|
|
22788
|
-
"fieldName": "lastUpdated",
|
|
22789
|
-
"fieldType": "DATETIME"
|
|
22790
|
-
}
|
|
22791
|
-
},
|
|
22792
|
-
"type": "com.linkedin.pegasus2avro.common.AuditStamp",
|
|
22793
|
-
"name": "lastUpdated",
|
|
22794
|
-
"doc": "The time at which the anomaly state last changed"
|
|
22795
|
-
}
|
|
22796
|
-
],
|
|
22797
|
-
"doc": "The status of an anomaly raised on an asset"
|
|
23258
|
+
"name": "partitionSpec",
|
|
23259
|
+
"default": {
|
|
23260
|
+
"partition": "FULL_TABLE_SNAPSHOT",
|
|
23261
|
+
"type": "FULL_TABLE",
|
|
23262
|
+
"timePartition": null
|
|
22798
23263
|
},
|
|
22799
|
-
"
|
|
22800
|
-
"doc": "The current status of the anomaly, whether it is active or resolved."
|
|
23264
|
+
"doc": "The optional partition specification."
|
|
22801
23265
|
},
|
|
22802
23266
|
{
|
|
22803
23267
|
"type": [
|
|
22804
23268
|
"null",
|
|
22805
|
-
|
|
22806
|
-
"type": "record",
|
|
22807
|
-
"name": "AnomalyReview",
|
|
22808
|
-
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22809
|
-
"fields": [
|
|
22810
|
-
{
|
|
22811
|
-
"Searchable": {
|
|
22812
|
-
"addToFilters": true,
|
|
22813
|
-
"filterNameOverride": "Review Status"
|
|
22814
|
-
},
|
|
22815
|
-
"type": {
|
|
22816
|
-
"type": "enum",
|
|
22817
|
-
"symbolDocs": {
|
|
22818
|
-
"CONFIRMED": "The anomaly has been confirmed by a human reviewer. This means the anomaly was validated.",
|
|
22819
|
-
"PENDING": "The anomaly is pending human review.",
|
|
22820
|
-
"REJECTED": "The anomaly has been dismissed, or ignored, by a human reviewer. This means the anomaly should have been ignored."
|
|
22821
|
-
},
|
|
22822
|
-
"name": "AnomalyReviewState",
|
|
22823
|
-
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22824
|
-
"symbols": [
|
|
22825
|
-
"PENDING",
|
|
22826
|
-
"CONFIRMED",
|
|
22827
|
-
"REJECTED"
|
|
22828
|
-
]
|
|
22829
|
-
},
|
|
22830
|
-
"name": "state",
|
|
22831
|
-
"doc": "The state of the anomaly"
|
|
22832
|
-
},
|
|
22833
|
-
{
|
|
22834
|
-
"type": [
|
|
22835
|
-
"null",
|
|
22836
|
-
"string"
|
|
22837
|
-
],
|
|
22838
|
-
"name": "message",
|
|
22839
|
-
"default": null,
|
|
22840
|
-
"doc": "An optional explanation of the review."
|
|
22841
|
-
},
|
|
22842
|
-
{
|
|
22843
|
-
"Searchable": {
|
|
22844
|
-
"/time": {
|
|
22845
|
-
"fieldName": "reviewLastUpdated",
|
|
22846
|
-
"fieldType": "DATETIME"
|
|
22847
|
-
}
|
|
22848
|
-
},
|
|
22849
|
-
"type": "com.linkedin.pegasus2avro.common.AuditStamp",
|
|
22850
|
-
"name": "lastUpdated",
|
|
22851
|
-
"doc": "The time at which the anomaly review state last changed"
|
|
22852
|
-
}
|
|
22853
|
-
],
|
|
22854
|
-
"doc": "The human-provided review of the anomaly."
|
|
22855
|
-
}
|
|
23269
|
+
"string"
|
|
22856
23270
|
],
|
|
22857
|
-
"name": "
|
|
23271
|
+
"name": "messageId",
|
|
22858
23272
|
"default": null,
|
|
23273
|
+
"doc": "The optional messageId, if provided serves as a custom user-defined unique identifier for an aspect value."
|
|
23274
|
+
},
|
|
23275
|
+
{
|
|
23276
|
+
"TimeseriesField": {},
|
|
23277
|
+
"type": {
|
|
23278
|
+
"type": "enum",
|
|
23279
|
+
"symbolDocs": {
|
|
23280
|
+
"CONFIRMED": "The anomaly has been confirmed by a human reviewer. This means the anomaly was validated.",
|
|
23281
|
+
"REJECTED": "The anomaly has been dismissed, or ignored, by a human reviewer. This means the anomaly should have been ignored."
|
|
23282
|
+
},
|
|
23283
|
+
"name": "AnomalyReviewState",
|
|
23284
|
+
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
23285
|
+
"symbols": [
|
|
23286
|
+
"CONFIRMED",
|
|
23287
|
+
"REJECTED"
|
|
23288
|
+
]
|
|
23289
|
+
},
|
|
23290
|
+
"name": "state",
|
|
22859
23291
|
"doc": "The review of the anomaly, based on human-provided feedback.\nIf this is not present, then the Anomaly has not yet been reviewed."
|
|
22860
23292
|
},
|
|
22861
23293
|
{
|
|
@@ -22865,10 +23297,6 @@
|
|
|
22865
23297
|
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22866
23298
|
"fields": [
|
|
22867
23299
|
{
|
|
22868
|
-
"Searchable": {
|
|
22869
|
-
"addToFilters": true,
|
|
22870
|
-
"filterNameOverride": "Source Type"
|
|
22871
|
-
},
|
|
22872
23300
|
"type": {
|
|
22873
23301
|
"type": "enum",
|
|
22874
23302
|
"symbolDocs": {
|
|
@@ -22884,9 +23312,7 @@
|
|
|
22884
23312
|
"doc": "Message associated with the anomaly"
|
|
22885
23313
|
},
|
|
22886
23314
|
{
|
|
22887
|
-
"
|
|
22888
|
-
"fieldType": "URN"
|
|
22889
|
-
},
|
|
23315
|
+
"TimeseriesField": {},
|
|
22890
23316
|
"java": {
|
|
22891
23317
|
"class": "com.linkedin.pegasus2avro.common.urn.Urn"
|
|
22892
23318
|
},
|
|
@@ -22908,6 +23334,7 @@
|
|
|
22908
23334
|
"namespace": "com.linkedin.pegasus2avro.anomaly",
|
|
22909
23335
|
"fields": [
|
|
22910
23336
|
{
|
|
23337
|
+
"TimeseriesField": {},
|
|
22911
23338
|
"type": [
|
|
22912
23339
|
"null",
|
|
22913
23340
|
"long"
|
|
@@ -22915,6 +23342,15 @@
|
|
|
22915
23342
|
"name": "assertionRunEventTime",
|
|
22916
23343
|
"default": null,
|
|
22917
23344
|
"doc": "The timestampMillis field of the AssertionRunEvent which altered the anomaly status the anomaly (if applicable)."
|
|
23345
|
+
},
|
|
23346
|
+
{
|
|
23347
|
+
"type": [
|
|
23348
|
+
"null",
|
|
23349
|
+
"long"
|
|
23350
|
+
],
|
|
23351
|
+
"name": "metricCubeTimestamp",
|
|
23352
|
+
"default": null,
|
|
23353
|
+
"doc": "The timestamp associated with the metric cube value that triggered the anomaly."
|
|
22918
23354
|
}
|
|
22919
23355
|
],
|
|
22920
23356
|
"doc": "Ad-hoc properties about an anomaly source."
|
|
@@ -22931,18 +23367,19 @@
|
|
|
22931
23367
|
"doc": "The source of an anomaly, i.e. how it was generated."
|
|
22932
23368
|
},
|
|
22933
23369
|
{
|
|
22934
|
-
"
|
|
22935
|
-
|
|
22936
|
-
"fieldName": "created",
|
|
22937
|
-
"fieldType": "DATETIME"
|
|
22938
|
-
}
|
|
22939
|
-
},
|
|
22940
|
-
"type": "com.linkedin.pegasus2avro.common.AuditStamp",
|
|
23370
|
+
"TimeseriesField": {},
|
|
23371
|
+
"type": "com.linkedin.pegasus2avro.common.TimeStamp",
|
|
22941
23372
|
"name": "created",
|
|
22942
23373
|
"doc": "The time at which the request was initially created"
|
|
23374
|
+
},
|
|
23375
|
+
{
|
|
23376
|
+
"TimeseriesField": {},
|
|
23377
|
+
"type": "com.linkedin.pegasus2avro.common.TimeStamp",
|
|
23378
|
+
"name": "lastUpdated",
|
|
23379
|
+
"doc": "The time at which the request was initially created"
|
|
22943
23380
|
}
|
|
22944
23381
|
],
|
|
22945
|
-
"doc": "Information about an anomaly
|
|
23382
|
+
"doc": "Information about an anomaly generated by a monitor"
|
|
22946
23383
|
},
|
|
22947
23384
|
{
|
|
22948
23385
|
"type": "record",
|
|
@@ -24610,6 +25047,7 @@
|
|
|
24610
25047
|
"entityCategory": "core",
|
|
24611
25048
|
"entityAspects": [
|
|
24612
25049
|
"postInfo",
|
|
25050
|
+
"subTypes",
|
|
24613
25051
|
"status"
|
|
24614
25052
|
]
|
|
24615
25053
|
},
|
|
@@ -24761,13 +25199,7 @@
|
|
|
24761
25199
|
{
|
|
24762
25200
|
"type": "record",
|
|
24763
25201
|
"Aspect": {
|
|
24764
|
-
"name": "anomalyKey"
|
|
24765
|
-
"keyForEntity": "anomaly",
|
|
24766
|
-
"entityCategory": "core",
|
|
24767
|
-
"entityAspects": [
|
|
24768
|
-
"anomalyInfo"
|
|
24769
|
-
],
|
|
24770
|
-
"entityDoc": "Anomalies represent issues that were detected based on inferred or auto-generated assertions."
|
|
25202
|
+
"name": "anomalyKey"
|
|
24771
25203
|
},
|
|
24772
25204
|
"name": "AnomalyKey",
|
|
24773
25205
|
"namespace": "com.linkedin.pegasus2avro.metadata.key",
|
|
@@ -25020,6 +25452,27 @@
|
|
|
25020
25452
|
],
|
|
25021
25453
|
"doc": "Key for a Constraint"
|
|
25022
25454
|
},
|
|
25455
|
+
{
|
|
25456
|
+
"type": "record",
|
|
25457
|
+
"Aspect": {
|
|
25458
|
+
"name": "monitorSuiteKey",
|
|
25459
|
+
"keyForEntity": "monitorSuite",
|
|
25460
|
+
"entityCategory": "core",
|
|
25461
|
+
"entityAspects": [
|
|
25462
|
+
"monitorSuiteInfo"
|
|
25463
|
+
]
|
|
25464
|
+
},
|
|
25465
|
+
"name": "MonitorSuiteKey",
|
|
25466
|
+
"namespace": "com.linkedin.pegasus2avro.metadata.key",
|
|
25467
|
+
"fields": [
|
|
25468
|
+
{
|
|
25469
|
+
"type": "string",
|
|
25470
|
+
"name": "id",
|
|
25471
|
+
"doc": "Unique id for the monitor suite."
|
|
25472
|
+
}
|
|
25473
|
+
],
|
|
25474
|
+
"doc": "Key for a monitor suite."
|
|
25475
|
+
},
|
|
25023
25476
|
"com.linkedin.pegasus2avro.metadata.key.GlossaryNodeKey",
|
|
25024
25477
|
"com.linkedin.pegasus2avro.metadata.key.DataProcessKey",
|
|
25025
25478
|
{
|
|
@@ -25318,7 +25771,8 @@
|
|
|
25318
25771
|
"entityCategory": "core",
|
|
25319
25772
|
"entityAspects": [
|
|
25320
25773
|
"monitorInfo",
|
|
25321
|
-
"monitorTimeseriesState"
|
|
25774
|
+
"monitorTimeseriesState",
|
|
25775
|
+
"monitorAnomalyEvent"
|
|
25322
25776
|
]
|
|
25323
25777
|
},
|
|
25324
25778
|
"name": "MonitorKey",
|
|
@@ -26667,6 +27121,21 @@
|
|
|
26667
27121
|
"name": "QueryProperties",
|
|
26668
27122
|
"namespace": "com.linkedin.pegasus2avro.query",
|
|
26669
27123
|
"fields": [
|
|
27124
|
+
{
|
|
27125
|
+
"Searchable": {
|
|
27126
|
+
"/*": {
|
|
27127
|
+
"fieldType": "TEXT",
|
|
27128
|
+
"queryByDefault": true
|
|
27129
|
+
}
|
|
27130
|
+
},
|
|
27131
|
+
"type": {
|
|
27132
|
+
"type": "map",
|
|
27133
|
+
"values": "string"
|
|
27134
|
+
},
|
|
27135
|
+
"name": "customProperties",
|
|
27136
|
+
"default": {},
|
|
27137
|
+
"doc": "Custom property bag."
|
|
27138
|
+
},
|
|
26670
27139
|
{
|
|
26671
27140
|
"type": "com.linkedin.pegasus2avro.query.QueryStatement",
|
|
26672
27141
|
"name": "statement",
|
|
@@ -26744,6 +27213,11 @@
|
|
|
26744
27213
|
"doc": "Audit stamp capturing the time and actor who last modified the Query."
|
|
26745
27214
|
},
|
|
26746
27215
|
{
|
|
27216
|
+
"Searchable": {
|
|
27217
|
+
"addToFilters": false,
|
|
27218
|
+
"fieldType": "URN",
|
|
27219
|
+
"queryByDefault": false
|
|
27220
|
+
},
|
|
26747
27221
|
"java": {
|
|
26748
27222
|
"class": "com.linkedin.pegasus2avro.common.urn.Urn"
|
|
26749
27223
|
},
|