Monitor and manage your cloud solution from a mobile device

Google Cloud app is a mobile application that's a companion to the web-based Google Cloud console. It allows you to troubleshoot and manage your Google Cloud solution directly from a mobile device.

The Google Cloud mobile app lets you:

  • Check the state of your Google App Engine, Compute Engine, Cloud Storage, and Cloud SQL resources.
  • Check billing details and cost estimates.
  • Create your own custom dashboard to get a scannable overview of your solution.
  • Take quick actions directly from your device, such as restarting a virtual machine or SSH to them.
  • Use any gCloud commands using Cloud Shell.
  • Monitor your application errors.
  • View and manage incidents tracked in Google Cloud Monitoring.
  • View latency trace data.
  • View uptime checks.
  Configure and navigate the app

To use the Google Cloud app, you must specify a Google account and an associated project.

Select a Google account:

  1. On the first run select the Google account from account switcher that should pop up automatically.
  2. If you want to switch your account use the account switcher it's the first option at the top of the main menu under your profile picture. Select the Google account that you are using in the Google Cloud.
  3. If your Google account is not associated with any Google Cloud project you will see an error message and will be asked to use a different account.

Select an associated project:

  1. Tap the project selector, located at the top-left of the screen.
  2. Select the project that you want to monitor and manage.
    In the project selector:
    • The last 5 recently accessed projects are listed in the Recent Projects section.
    • In the All Projects section, all the projects are listed in alphabetical order.
    • To locate a specific project, use Find.
    • Note that folders are not yet supported in the app, hence the projects are not organized by their folder groupings.
View resources

To view the resources in your project (such as App Engine, Compute Engine, Cloud SQL, GKE or Storage), in the bottom navigation, tap the item labeled Resources. The project's resources are displayed. (Note: If you do not see the bottom navigation, you must first select an Account and Project from the project selector.)

  1. Tap a resource you are interested in (for example, Compute Engine VM instances).
  2. Tap an individual instance to display details about the instance.
    • From the metrics selector above the graph, you can pick a metric to display in the graph.
    • Expand the sections below the graph to see details of the instance.
    • Tap the overflow menu (3 dot icon) on the top right corner of the screen to view the available actions for the selected instance.
Manage dashboard cards

Your dashboard is a collection of cards that you specify that shows an overview of your solution. To access your dashboard, in the bottom navigation, tap the item labeled Dashboard. (Note: If you do not see the bottom navigation, you must first select an Account and Project from the project selector.)

To create a dashboard card:

  1. Tap the plus (+) icon, then either tap one of the pre-configured cards to add it, or tap add a monitoring card to configure a card.
  2. For monitoring cards, select the type of chart and the sources to show in the chart, and save your changes.

To rearrange your cards, tap the arrange icon (↑↓) on the upper-right, above the cards.

To edit or remove a card, tap the overflow menu (3 dot icon) on the individual card.

Manage push notification settings

You maintain your mobile notification preferences in Settings.

To turn on notifications for new errors:

  1. From the main menu, tap Settings.
  2. Tap New error notifications.
  3. Tap + Add Project to add the projects that you want to receive error notifications for.

You'll receive notifications when there are new error types for the selected project(s) (that is, when an error occurs that cannot be grouped with the errors you've already seen).

To turn on notifications for incidents:

  1. In the bottom navigation, tap the item labeled Operations.
  2. Tap Incidents.
  3. Confirm on the top notification box that you want to enable notifications for incidents.
Check billing information

To view the billing information in your project (such as budgets or costs estimates), in the bottom navigation, tap Billing. The account cost estimates are displayed.

(Note: If you do not see the bottom navigation, you must first select an Account and Project from the project selector.)

  1. Tap Overview if you want to see cost trends, top projects and product from the billing perspective.
  2. Tap Budgets if you are interested in current budget usage.
  3. Tap Credits to see your credits usage.
  4. Account management will let you see account ID, billing administrators, or projects linked to this billing account.
Track incidents

Incident tracking is based on Cloud Monitoring.

To start tracking incidents, configure the policies for what you want to track:

  1. In a browser, open the web-based version of the Cloud Console at console.cloud.google.com (not the Google Cloud mobile app).
  2. From the projects list, select the project you want to monitor.
  3. Open the console left side menu (Menu) and select Monitoring.
  4. If this is the first time you're enabling monitoring, then click the Enable Monitoring button (this is a one-time signup step).
    1. Wait until the page refreshes, and then click Go to Monitoring.
  5. In the Cloud Monitoring page, in the left menu, click Alerting and then select Create a policy.
  6. To establish a connection between Cloud Monitoring and the Google Cloud mobile app:
    1. Open the Google Cloud mobile app.
    2. Navigate to the project you used above.
    3. In the bottom navigation, tap Operations and then tap Incidents.
    4. You should be able to see Open, Acknowledged, and Resolved Incidents in the Google Cloud app.
  7. Optionally, if you want to receive notifications of incidents:
    1. From the Incidents screen, confirm on the top notification box that you want to enable notifications for incidents.
    2. You will see a confirmation message when device registration is successful.
Monitor application errors

To see, at a glance, the top application errors for your cloud services, in the bottom navigation, tap Operations and then tap Error Reporting. Tap an error in the list to see more details, such as first seen and last seen dates, affected versions, and stack trace.

If Error Reporting is not setup for your services, follow the setup instructions in the Error Reporting documentation. You can opt in to be notified on your mobile device when a new error occurs in a project.

For more information about the data available and the actions you can take, see the Error Reporting documentation.

View latency trace data

The Analysis Reports feature of Cloud Trace inspects requests made to your application. To view a list of both automated and custom reports, in the bottom navigation, tap Operations and then tap Trace.

  • Tap a report in the list to see more details, including the latency breakdown by percentile.
  • Comparison reports provide two data series (differing by time or version) and the difference in latency profiles between them.
  • To configure these reports, go to the Analysis Reports page of Cloud Trace on the Cloud Console at console.cloud.google.com.

If Trace is not set up for your services, follow the setup instructions in Setting Up Cloud Trace.

View uptime checks

The Uptime check feature of Cloud Monitoring track requests made to your application. To view a list of tracked applications, in the bottom navigation, tap Operations and then tap Uptime Checks.

  • Tap a service in the list to see more details, including percent uptime, latency and current status.
  • Scroll down to see passed checks for last hour, 6 hours, 1 day, 1 week, 1 month or 6 weeks. You will also see uptime check latency metrics for the specific time frame.
  • To configure these reports, go to the Uptime checks page of Cloud Monitoring on the Cloud Console at console.cloud.google.com.

If Uptime checks are not set up for your services, follow the setup instructions in Setting Uptime Checks.

View logs

Cloud Monitoring is also gathering logs from your resources or applications. To view the logs, in the bottom navigation, tap Operations and then tap Logs.

  • A list of recent logs will be shown on the screen.
  • Select any of Saved & recent queries or use search bar to find any logs.
  • Use filters to filter out some of the logs on the screen based on resource type, service severity levels, etc.
  • Tap on any log entry to see details and proto payload.
  • Tap proto payload to see the full payload that's associated with the log entry.
Use SSH from Mobile

SSH from Mobile allows you to use SSH to connect to a Google Compute Engine virtual machine instance from within the Google Cloud mobile app. You do not need to install additional software on your mobile device to use this feature. SSH from Mobile is an alternative to other methods of connecting to a Google Compute Engine virtual machine instance. See SSH from the Browser for a full description of this feature.

To SSH into a VM instance:

  1. In the bottom navigation, tap Resources.
  2. Under Compute Engine, tap VM instances.
  3. Tap the individual instance you want to SSH into, to display details about the instance.
  4. Tap the overflow menu (3 dot icon), then tap Connect via SSH.
Use Cloud Shell

Google Cloud Shell is an interactive shell environment for Google Cloud. It makes it easy for you to manage your projects and resources without having to install the Google Cloud SDK and other tools on your system. With Cloud Shell, the Cloud SDK gcloud command-line tool and other utilities are available when you need them. See Cloud Shell documentation for more information.

To launch Google Cloud Shell in the mobile app:

  1. Tap the Cloud Shell icon (>_) in the top right corner next to the profile picture.
  2. Wait for the Cloud Shell to be open.

Learn how to perform basic operations in Google Cloud Shell.

Was this helpful?

How can we improve it?
Search
Clear search
Close search
Main menu
6139697193283675870
true
Search Help Center
true
true
true
true
true
95384
false
false