Google Releases Beta Version of Cloud Trace App Debugging Too
Grazed from eWeek. Author: Jaikumar Vijayan.
Google Wednesday released a beta version of a software-debugging tool that it says will give application developers a way to quickly diagnose performance bottlenecks in production applications running on the company’s cloud computing platform. Google Cloud Trace works with applications running on Google App Engine or using a Google Cloud Platform managed virtual machine.
It helps developers gain visibility into software code while it is running, to see which line or lines of code might be dragging down application performance. In the event of a performance bottleneck or other problems, the tool generates a report containing details on what might be causing the issues…

