astro-sdk
astro-sdk copied to clipboard
Create example DAGs for the currently supported checks
trafficstars
Context
At the moment the Astro Python SDK exposes three types of checks:
AggregateCheckBooleanCheckStatsCheck
However, we have not written significant documentation about them.
Acceptance Criteria
- [ ] One or multiple example(s) DAG illustrating these use cases
- [ ] Enable these new example DAGs to run as part of our CI checks