epoch8 / airflow-exporter

Airflow plugin to export dag and task based metrics to Prometheus.
Other
248 stars 75 forks source link

Investigate and borrow from robinhood/airflow-prometheus-exporter #67

Open elephantum opened 5 years ago

elephantum commented 5 years ago

There's a fork with significant changes, seems to be worth a deeper look.

https://github.com/robinhood/airflow-prometheus-exporter

sdanbury commented 5 years ago

@elephantum is it clear why there was a separate fork, rather than just merging the extra metrics into this project?

dszakallas commented 4 years ago

We need some metrics provided by that fork, but it look like it is abandoned, as important bugfixes are left unmerged (https://github.com/robinhood/airflow-prometheus-exporter/pull/25).

Could we add the metrics provided by that fork?

Scheduler metrics (require a DAG with a specified name)