Skip to main content

Asset health reporting

All assets now have a single health status, that combines the status of the most recent materialization, freshness, and asset checks. These statuses appear on the home page, throughout the asset catalog, and in the asset lineage view, and can be used to group and filter your assets.

Asset health statuses

The overall health status for an asset becomes the most elevated status from among each of the health components.

IconHealth statusLatest materialization (unpartitioned)Latest materialization (partitioned)FreshnessAsset checks
Unknown trend iconUnknownNever materializedAll partitions are missingNo freshness policy definedNo asset checks defined or executed
Healthy trend iconHealthyMost recent materialization succeededOne or more partitions have executed successfully, and none are failingFreshness policy is passingAll asset checks that have executed are passing
Warning trend iconWarningNot applicableNot applicableFreshness policy is failing with a warningSome asset checks are failing with a warning
Degraded trend iconDegradedMost recent materialization failedMore than one partition is failingFreshness policy is failingSome asset checks are failing, or had an error on most recent execution
Coming soon
  • Health statuses will take asset observations into account (currently they only account for materializations).
  • Alerts will be added for health status changes.