© Kunal Relan 2019
K. RelanBuilding REST APIs with Flaskhttps://doi.org/10.1007/978-1-4842-5022-8_7

7. Monitoring Flask Applications

Kunal Relan1 
(1)
New Delhi, Delhi, India
 

Up until now, we have covered developing, testing, and deploying our flask application. In this chapter, we’ll discuss about some add-ons to manage and support your Flask application and steps forward from here.

Application Monitoring

Even after performing various kinds of tests on our application, in real world there are always some exceptional scenarios and bottlenecks which we are unaware of while development, and they shoot up as bugs and errors in production, as people start using the application. That’s when we need application monitoring which monitors the behavior of your ...

Get Building REST APIs with Flask: Create Python Web Services with MySQL now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.