Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

3. Monitoring and Logging

Ben Wong edited this page Apr 1, 2019 · 3 revisions

Appsignal and the Heroku metrics page are used for monitoring the application.

The delayed job console can also be found under /delayed_job - credentials are configured in the environment.

Notifications are sent to the unboxed hackney repairs google group.

Page response times of 10 seconds are expected, 20 seconds is also expected if the DRS system is busy. If the response time is above 30 seconds then heroku will cut-off/timeout the request.

Background workers are started every 5 minutes with the heroku scheduler to consume data from the api. Jobs should take < 10 seconds to execute.

Production logs are shipped to https://papertrailapp.com .