Scorecard Checks using Custom Data Source
Introduction
This video describes how you can create Scorecard Checks in Harness IDP on your custom data. This method uses the Catalog Ingestion API to ingest the data into the Catalog and then creates a Custom Check on the ingested data.
Steps
- Create a Custom Check using the Catalog Expressions Data Point
- Ingesting Data into the Catalog using the API and a Python script
- Use a Pipeline to trigger the ingestion API hourly
Watch the video above to see a working example. Here is a sample Harness pipeline with a Python script for ingestion