villasv / aws-airflow-stack

Turbine: the bare metals that gets you Airflow
https://victor.villas/aws-airflow-stack/
MIT License
377 stars 69 forks source link

Move custom metric out of template and convert to Python #139

Closed villasv closed 4 years ago

villasv commented 4 years ago

A slight regression in behavior: merging this will make the metric behave a bit more naively, like it was before I introduced in service instance discounting to account for startup times. Need to update the wiki

Postponing making this better to another issue: #143