epoch8 / airflow-exporter

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

How can I export metrics to prometheus or grafana? #100

Closed sawaca96 closed 3 years ago

sawaca96 commented 3 years ago

I'm use airflow-stable helm chart and airflow-exporter

so I can see metrics from /admin/metrics

but I want to export metrics to grafana. How can I export this metrics ??

Note

airflow version apache/airflow:2.0.2-python3.8 helm chart version 8.2

elephantum commented 3 years ago

@sawaca96 you need prometheus to collect metrics and point grafana to your prometheus instance

elephantum commented 3 years ago

https://prometheus.io/docs/prometheus/latest/configuration/configuration/