epoch8 / airflow-exporter

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

Join with SerializedDagModel to filter dag not in webserver #105

Closed sawaca96 closed 3 years ago

sawaca96 commented 3 years ago

Related to #98 Fix this bug by join with SerializedDagModel

Question

Which formatter should I use?

rcwoolston commented 3 years ago

Any update on this