Google Cloud Platform Blog
Product updates, customer stories, and tips and tricks on Google Cloud Platform
Troubleshoot projects running on Google Compute Engine with Google Cloud Debugger
March 3, 2015
Back in November, at
Google Cloud Platform Live
, we
released the beta of Google Cloud Debugger
with support for Managed VM based projects. Today, we’re expanding support for
Google Compute Engine
based projects. Now you can simply set a snapshot on a line of code and Cloud Debugger will return local variables and a full stack trace from the next request that executes that line. Say goodbye to littering your code with logging statements.
Setting up Cloud Debugger on Compute Engine is easy using the Cloud Debugger agent and bootstrap script –
try it for yourself
. You’ll need the following:
64-bit Debian Linux image
Java JDK version 7 or 8
Project source code stored either in
Cloud Repository
or in a connected
GitHub
or
BitBucket
repository
Cloud Debugger is available on both production and staging instances of your application and adds zero overhead on services that aren’t being actively debugged. The debugger adds less than 10ms to request latency when capturing application state and doesn’t block or halt execution of your application.
Stay tuned for support for other programming languages and environments. As always, we’d love
direct feedback
and will be monitoring
Stack Overflow
for issues and suggestions.
-Posted by Keith Smith, Product Manager
No comments :
Post a Comment
Free Trial
Labels
Android
Announcement
api
app engine
Atmosphere Live
bigquery
BigTable
CDN
Cloud Console
Cloud Dataflow
Cloud Datastore
cloud endpoints
Cloud Pub/Sub
Cloud SDK
cloud sql
cloud storage
Cloudera
Compute
Compute Engine
container cluster
customer
Dev Tools
developer tools
developer-insights
Developers
Developers Console
devfests
Disaster Recovery
Encryption Keys
ESG
Event
events
GA
Go Client
Google App Engine
Google Apps
Google BigQuery
Google Cloud Deployment Manager
Google Cloud Networking
Google Cloud Platform
Google Cloud Storage
Google Compute Engine
Google Container Engine
gRPC
hadoop
Hardware
Helium
how to
IO2013
iOS
Kubernetes
Levyx
Local SSD
mapreduce
Media
Nearline
networking
open source
PaaS Solution
Partner
Pricing
Research
round-up
Server
Siggraph
solutions
Startup
Tableau
TCO
Technical
Windows
Wowza
Zync
Archive
2015
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2014
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2013
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2012
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2011
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2010
Dec
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2009
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2008
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Feed
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Follow @googlecloud
No comments :
Post a Comment