Modify observability dashboards

This document describes how to create custom dashboards and how to add events on the observability dashboards in Workload Manager.

Create custom dashboards

By default, Workload Manager provides a predefined dashboard that displays the observability metrics for SAP workloads. To view only specific metrics or to change the order of the widgets, you can modify the predefined dashboard and save it as a customized dashboard.

Custom dashboards carry over between different SAP systems. For example, if you create a custom dashboard for the Application dashboard on system ID ED1, you can view the same dashboard when viewing another system ID PF7.

To create a custom dashboard, do the following:

  1. In the Google Cloud console, go to the Workload Manager page.

    Go to Workload Manager

  2. Select Observability from the left navigation menu.

  3. To customize the predefined dashboard, on the dashboard toolbar, click .

    Workload Manager creates a copy of the predefined dashboard, and then opens the copy in edit mode.

  4. In the editor, you can add, modify, delete, reposition, or resize the visualizations in the dashboard. The visualizations are collectively called widgets. For more information about the different widget types, see Dashboards overview.

  5. After you finish modifying the dashboard, click Save.

  6. In the dialog confirming the changes, click View customized dashboard to go to the customized view.

    You can switch back to the predefined view by selecting Predefined from the Dashboard drop-down.

Add events to the dashboards

You can add events directly to the charts on both the Applications and Database dashboards. This helps correlate events and the corresponding impact on metrics and values.

To configure the SAP obserbility dashboards to show events, do the following:

  1. In the Google Cloud console, go to the Workload Manager page.

    Go to Workload Manager

  2. Select Observability from the left navigation menu.

  3. Ensure that the Dashboard menu is set to Predefined. Events can't be shown on custom dashboards.

  4. On the toolbar, click , and select the events that you want to add to the dashboard.

  5. Click Ok to return to the dashboard.

When one of the selected events occurs, it is displayed directly on all the related graphs and widgets. Hold the pointer over the event icon to view additional information or view the complete logs.

In Preview, only the following events are supported on the dashboards:

  • VM termination: Helps you identify VM terminations, including manually triggered stops, guest OS terminations, maintenance terminations, and host errors.
  • VM start failed: Tracks VM instance start failures due to stockouts, IP space exhaustion, quota exceeded errors, or Shielded VM integrity errors.
  • VM guest OS error: Tracks specific VM instance guest OS errors including disk full, file system mount failed, and boot failures that activate Linux emergency mode.

What's next