databand-ai / airflow-dashboards

Grafana dashboards and StatsD exporter config for Airflow monitoring
Apache License 2.0
266 stars 104 forks source link

Invalid interval string in Airflow Cluster Dashboard #2

Closed rima317 closed 3 years ago

rima317 commented 3 years ago

I see "Invalid interval string, expecting a number followed by one of "Mwdhmsy"" in Executor open slots, what does it mean?

rozhok commented 3 years ago
  1. How can I add selection of the env like the one in "Airflow cluster dashboard" also in "Airflow DAG dashboard"

You should add templating variable in dashboard settings, in "Variables". Your variable should be something like label_values(airflow_id)

image image

  1. I see Invalid interval string, expecting a number followed by one of "Mwdhmsy" in Executor open slots, what does it mean?

Not sure what it is, check your Prometheus query, it should return proper series.