epoch8 / airflow-exporter

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

Add paused label for DAG status #106

Open danielcmessias opened 2 years ago

danielcmessias commented 2 years ago

Add label paused to airflow_dag_status and airflow_dag_last_status.

Relates to https://github.com/epoch8/airflow-exporter/issues/84

danielcmessias commented 2 years ago

@elephantum how'd you feel about this change?

elephantum commented 2 years ago

The change is good, I will test it and merge in the near future.

Radu-Codrin commented 1 year ago

Any chance to get this merged in?

aodj commented 1 year ago

Any possibility of getting this merged? The paused/unpaused metric would be great to have.