Create dashboards from tri-charts

We will be introducing new workflows to replace the tri-chart and its alerting features. As a result, they will soon no longer be supported. Instead, use unified dashboards and alerts.

You create dashboards as a collection of Streams on a single page, making it easy to monitor connected parts of a system. This can be especially useful in targeting connected issues and observing the relationship between certain operations.

For example, say you’ve decided to monitor API requests incoming from a Web server. You might create a dashboard that shows the Web server’s performance, request performance, handler traffic, SQL queries, and page activity.

Here are some other great use cases for a dashboard:

  • Viewing all operations on the path of authorizing a customer
  • Tracking the latency of various database interactions
  • Comparing operations per second for several related operations running on the same service

Use our Grafana plugin to view Cloud Observability dashboards in Grafana. Once in Grafana, clicking on a dashboard takes you back to Cloud Observability where you can view sample traces.

To view a dashboard, click Dashboards from the navigation bar. All existing dashboards are listed. Click a dashboard to open it.

Use the time period dropdown to change the time series graphs for all Streams on the dashboard. Enter a custom time, select a pre-configured time, or click Pick Time Range to choose a time period from a calendar.

To view a Stream more closely, click the Stream’s title.

You can use existing Streams or create a new one as you create a dashboard.

To create a dashboard:

  1. From the navigation bar, click Dashboards. All existing dashboards are listed.
  2. Click Create Dashboard.

    A dashboard workspace opens, listing all available Streams on the right. It’s given a default name, but you can click into the name to change it. Arrows point to where to edit the dashboard name and see available Streams.

  3. Click a Stream to add it to the dashboard. You can use the search bar at the top to search for a specific Stream. You can also create a new Stream by clicking Add a New Stream and running a query.

    Expandable end

    Arrow points to where to search for Streams.

    Cloud Observability starts collecting data for a Stream immediately after you create it, so it may take some time for the data to populate.

  4. Rename or remove a Stream using the gear icon at the top right of the Stream. Gear icon options.

    Renaming a Stream from here renames it everywhere in Cloud Observability.

  5. Continue adding Streams as needed. You can rearrange Streams by dragging and dropping them.

  6. When you’re done creating the dashboard, click Done Editing.

You can add, remove, and rearrange Streams in a dashboard.

To edit a dashboard:

  1. From the navigation bar, click Dashboards and choose the dashboard to edit.

  2. At the top right, click Edit Dashboard.

  3. The dashboard opens in the workspace.
    You can:
    • Add Streams by selecting them from the right.
    • Rearrange Streams by dragging and dropping them.
    • Remove or rename Streams using the gear icon in the Stream’s upper right corner.
    • Rename the dashboard by editing the name directly.
  4. When finished, click Done Editing to save your changes.

You can copy a dashboard to start another.

To clone a dashboard:

  1. Open a dashboard and use the gear icon at the top right to select Clone Dashboard.

  2. Enter a new name for the dashboard, select the project to include the dashboard in, and click Clone.

    If you select a project that the Streams are not currently included in, they will be created for that project.

    Dialog lets you submit a dashboard and project name.

  3. Edit the dashboard as needed and save.

Deleting a dashboard only deletes the dashboard. The Streams are still available.

You can delete a dashboard from the Dashboard list view.

Click the More ( ⋮ ) icon, select Delete, and click Yes, delete in the dialog.

You can’t delete and then restore dashboards created from tri-charts.

If you delete a dashboard from the dashboard view (and not the list view), Cloud Observability auto-generates a new dashboard for you. This can result in an infinite loop of deleting then creating dashboards.

Updated Oct 20, 2020