Add Observability to Your Python Script with Prefect

Observability is the ability to see what state your code is in. What’s it doing right now? If there’s a problem, when did it happen and what was the error?

This video shows how you can add observability to your Python script by adding only several Prefect decorators to your functions.

1 Like