- We want a graph to be able to show which endpoints are receiving 400/500 errors
- We want to be able to see detailed information about errors to each endpoint (action (PUT/GET/POST), exact error code, error message)
We'll be using this to quickly debug any errors in our code if any, and see if any errors are persisitent
We'll be using this to quickly debug any errors in our code if any, and see if any errors are persisitent