Add health checks to Marketplace product [Beta]

Use Foundry DevOps to include your Data Health checks in Marketplace products for other users to install and reuse. Learn how to create your first product.

Supported features

The following features are supported when adding health checks to Marketplace products:

  • Health checks on datasets.
  • Health check configuration validations are supported for all except:
    • Dataset validations (for example, health checks involving secondary dataset validations).
    • Path configuration validations (for example, health checks with source path validations).
    • Health checks with configuration to create a Foundry issue.
  • Health check groups (including groups with monitoring views) are automatically added as an input, such that all health checks packaged in a group will be added to the provided input group during installation.
  • Data expectation health checks are automatically added if a dataset transformation is packaged which contains a data expectation in the transformation logic. These types of checks cannot be manually added or removed by the packager, as they are part of the transforms logic.

Adding Data Health checks to products

To add a Data Health check to a product, first create a product, then add a dataset transformation or Pipeline Builder pipeline to your product. You can then package any checks that are associated with the output dataset(s) of your dataset transformation or pipeline as below.

add health check