Metadata-Version: 2.1
Name: airflow-exporter
Version: 1.2.0
Summary: Airflow plugin to export dag and task based metrics to Prometheus.
Author: Andrey Tatarinov
Author-email: a@tatarinov.co
Requires-Python: >=3.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: apache-airflow (>=1.10.3)
Requires-Dist: prometheus_client (>=0.4.2)
