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 was archived by the owner on Mar 17, 2021. It is now read-only.
I think we've identified some tech (postgres, background jobs) and process benefits (me helping) to changing the architecture. This is just a brief summary of what I'm planning to do this weekend:
Re-implement Monitors, Incidents and MonitorEvents data model in Postgres
Re-implement the webhook process data catcher from Pingometer
Screenshotting: not sure yet if I'll use an existing image persistence library or just reuse the current code
I think that functionality is sufficient to deploy alongside the Sinatra app (snap-status-rails.herokuapp.com ... until it has full partiy). Can we point Pingometer to a second webhook?
Once I have that up and ready to catch webhooks, I'll work on pulling in the existing front-end reports.
I haven't gone through the Rake tasks fully. Is there any functionality in those that is being actively used?
Please don't let my re-architecting block any feature work. I take full responsibility for backporting any work on the Sinatra app until the Rails piece has full parity. But I suggest we put any of the backend or code cleanup improvements on hold.
I think we've identified some tech (postgres, background jobs) and process benefits (me helping) to changing the architecture. This is just a brief summary of what I'm planning to do this weekend:
I think that functionality is sufficient to deploy alongside the Sinatra app (snap-status-rails.herokuapp.com ... until it has full partiy). Can we point Pingometer to a second webhook?
Once I have that up and ready to catch webhooks, I'll work on pulling in the existing front-end reports.
I haven't gone through the Rake tasks fully. Is there any functionality in those that is being actively used?
Please don't let my re-architecting block any feature work. I take full responsibility for backporting any work on the Sinatra app until the Rails piece has full parity. But I suggest we put any of the backend or code cleanup improvements on hold.