Airflow metrics for checkup
Project description
checkup-airflow
Airflow metrics plugin for checkup.
Installation
pip install checkup-airflow
Requirements
- Python >= 3.12
- checkup
Usage
from checkup import CheckHub
from checkup_airflow import AirflowProvider
results = (
CheckHub()
.with_metrics([])
.with_providers([
AirflowProvider(),
])
.measure()
)
Provider
AirflowProvider
Extracts metadata from an Airflow environment.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
checkup_airflow-0.1.1.tar.gz
(1.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file checkup_airflow-0.1.1.tar.gz.
File metadata
- Download URL: checkup_airflow-0.1.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3452a527e101a74a60454190c5502603c9db88c69386f8b7670f0747c01f5d70
|
|
| MD5 |
2069a6740dde90f1d75229dd828aff07
|
|
| BLAKE2b-256 |
04f324a1960c9f51cc7b7cb9807533de6c6e18a4c296edd6243d0117fb264acd
|
File details
Details for the file checkup_airflow-0.1.1-py3-none-any.whl.
File metadata
- Download URL: checkup_airflow-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
599f611dcffb8df214ba0258b7557f12ebe3dc8320b525e1af0ecbb21c4eb8b6
|
|
| MD5 |
418c9fc4cb0465de52054d2982692132
|
|
| BLAKE2b-256 |
3d6d9eaa6d07cd5ed3b6fa96b712cf9a26abe13c8525b587c2339f940d866da4
|