Computational governance framework for measuring data product health.
Checkup uses plugins to provide metrics for different tools and platforms.
| Plugin | Version | Status | Description |
|---|---|---|---|
| checkup-dbt | Usable | dbt metrics | |
| checkup-git | Usable | Git repository metrics | |
| checkup-python | Early | Python project metrics | |
| checkup-conveyor | Early | Conveyor API metrics | |
| checkup-airflow | Planned | Airflow metrics | |
| checkup-bitbucket | Planned | Bitbucket metrics | |
| checkup-github | Planned | GitHub metrics | |
| checkup-gitlab | Planned | GitLab metrics |
- Metrics - Calculate values from context
- Providers - Functions that enrich context (shared across metrics)
- Materializers - Output formats (Console, HTML, CSV, etc.)