A new technical publication about dashboards, control towers, metric trust, and the systems behind the screen. Subscribe
Skip to content
Single Pane of Glass

Metric Lineage

What Is Data Freshness?

Data freshness is how current the data behind a screen actually is — and, just as important, whether the screen admits it. Every unified view aggregates sources with different update rhythms: the storefront streams events in seconds, the ERP posts in batches, the 3PL sends snapshots hourly or nightly. A single screen silently mixing those lags presents a moment in time that never existed.

Why it matters

Freshness failures destroy trust faster than wrong numbers, because they are discovered in the worst way: an operator acts on the screen, reality disagrees, and the screen is quietly demoted to decoration. The classic case — warehouse counts that are hours older than the order stream — is one reason multi-warehouse views need per-source honesty, as designed in the Multi-3PL Fulfillment View field guide.

Design rules

Show "as of" per data source, not one global timestamp that flatters the slowest feed. Flag any source that missed its expected refresh — a stale feed that looks current is worse than an outage. Match freshness to the decision: an executive trend can tolerate hours, an exception queue cannot. And treat freshness as part of metric lineage — when a metric was computed is part of where it came from.

See metric lineage, single pane of glass, and drill-down.