Operations | Monitoring | ITSM | DevOps | Cloud

May 2024

Track Errors in Your Python Flask Application with AppSignal

In this article, we'll look at how to track errors in a Flask application using AppSignal. We'll first bootstrap a Flask project, and install and configure AppSignal. Then, we'll introduce some faulty code and demonstrate how to track and resolve errors using AppSignal's Errors dashboard. Let's get started!

Getting Started: Your Ruby On Rails App Hosted On DigitalOcean With AppSignal

Imagine this: you’ve just finished working on your brand new Rails app and have deployed it to a cloud provider like DigitalOcean. Like any developer, you’re very proud of your work but you still have lots of questions, like: Your goal is to provide the best user experience. You want to be notified whenever errors or other important events occur so you can take care of them fast. It would be great to have a setup that automatically monitors your application. Enter AppSignal!