You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the following nodes in the servicelevels datacontract specification:
retention
latency
freshness
Tests should automatically occur on the properties available without needing to specify them further in the additional quality node as everything is available to perform these tests without further specification.
retention:
description: Data is retained for one yearperiod: P1YtimestampField: model_name.last_updatedunlimited: falselatency:
description: Data is available within 25 hours after the order was placedthreshold: 1msourceTimestampField: model_name.last_updatedprocessedTimestampField: model_name.last_updatedfreshness:
description: The most recent data in the whiskeys list.threshold: 1mtimestampField: model_name.last_updated
The text was updated successfully, but these errors were encountered:
For the following nodes in the
servicelevels
datacontract specification:retention
latency
freshness
Tests should automatically occur on the properties available without needing to specify them further in the additional
quality
node as everything is available to perform these tests without further specification.The text was updated successfully, but these errors were encountered: