ukwa / ukwa-services

Deployment configuration for all UKWA services stacks.
Apache License 2.0
4 stars 5 forks source link

Add Airflow DAG to run the stats pusher #103

Closed anjackson closed 1 year ago

anjackson commented 1 year ago

This works run directly:

docker run -ti -e ENVIRON=prod -e HTTPS_PROXY=$HTTPS_PROXY ukwa/monitor-stat-pusher:master

So we need an Airflow DAG that runs the stats pusher regularly.

anjackson commented 1 year ago

Deployed and running.