You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.
we should have a little python status server deployed along side the data producer. this thing can be made to monitor what is going on with the machine at any given time. things like:
what stage is valhalla_build_tiles on
how long has it been in that stage
how long ago was the last push of tiles to s3
did the batch of tests succeed or fail
basically all the things. after that we can hook up monitoring to alert us through the proper channels when things go wrong
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
we should have a little python status server deployed along side the data producer. this thing can be made to monitor what is going on with the machine at any given time. things like:
what stage is
valhalla_build_tiles
onhow long has it been in that stage
how long ago was the last push of tiles to s3
did the batch of tests succeed or fail
basically all the things. after that we can hook up monitoring to alert us through the proper channels when things go wrong
The text was updated successfully, but these errors were encountered: