HomeDocumentationRecipesChangelog
HomeRequest DemoContact
Documentation
HomeRequest DemoContact
These docs are for v2.1. Click to read the latest docs for v4.2.

Freshness

Monitors the time elapsed since the data was last updated.

📘

Limitations

The Freshness Validator type can only be configured on a Tumbling window.

Configuration

StepRequiredParameters Options
Validator typeFreshness-
Source configSegmentation1. Select a configured Segmentation

Or

2. Unsegmented (default)
Source configWindowSelect a configured Window
Source configFilterNo filter (default)
Boolean
Enum
Null (*1)
String
Threshold filter
ConfigBackfillInitialize with backfill (checkbox)

*1 Only applicable for nullable columns.

Configuration details

When a calculation triggers depends on the polling interval configured for the source, by using presets or a cron expression. During polling, the freshness Validator checks if any new datapoints have been added to the Source.

The resulting graph displays the time difference between latest datatime and end of window, for every window.

If your tumbling window is shorter than the polling interval, then the Validator does not calculate the Freshness metric for every window. In this case, the Freshness graph might show irregular gaps.