epoch8 / airflow-exporter

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

feature: add airflow_exporter_info metric #55

Open greenpau opened 4 years ago

greenpau commented 4 years ago

Propose adding airflow_exporter_info metric, similar to python_info:

# HELP airflow_exporter_info Airflow Exporter information
# TYPE airflow_exporter_info gauge
airflow_exporter_info{major="1",minor="0",version="1.0"} 1.0