Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 447 Bytes

03-debugging.md

File metadata and controls

11 lines (10 loc) · 447 Bytes

Debugging

Tools

  • Rollbar for error reporting and tracking.
  • Papertrail for centralised logging.
  • Scout for APM.
  • Mixpanel or Intercom for product analytics.
  • Metabase for low-level DB access and lightweight dashboards.
  • The Heroku console, for getting your hands dirty.