The combination of Google App Engine and Stackdriver Error Reporting is a powerful one. App Engine allows you to focus on your application without having to worry about the underlying infrastructure. Error Reporting, meanwhile, provides visibility into your application's health so that you can focus on relevant errors, detect new problems early and ultimately increase the quality of your application.
After a short beta period during which we fine-tuned the grouping algorithms and made sure it scaled for our biggest customers, Stackdriver Error Reporting is now generally available on Google App Engine standard environment. No setup is required — it just works out of the box for Java, Python, Go and PHP applications in the App Engine standard environment.
![]() |
See your top application errors on the App Engine dashboard (click to enlarge) |
![]() |
Stackdriver Error Reporting shows affected versions, stack traces and a link to the request log (click to enlarge) |
We've been in search of a solution like this and were about to try wiring together various vendor solutions. Stackdriver Error Reporting really hits the mark and has immediately uncovered issues that had been unnoticed in production. I credit this tool with raising the quality and user experience of our product to a huge degree.
- John Koehl, CTO at Batterii
Visit http://console.cloud.google.com/errors to see any errors in your App Engine project.