Identify potential hot spots of a service.

VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) includes the Service Dashboard, which you can use to identify potential hot spots of a service, and then drill down to the Traces Browser.

Explore the Default Service Dashboard

The default, read-only dashboard for a service lets you explore that service, however, you can’t make changes to the dashboard.

See the Service Dashboard:

  • Option 1:
    1. Log in to your service instance.
    2. From the toolbar, click Applications > Service Dashboard.
  • Option 2: Drill down to the Service Dashboard from the application map, table view, or grid view.

examine services

On the dashboard for a particular service, you can:

  • Select the time and time zone in the toolbar to customize the chart time properties.
  • Use the Jump To drop-down menu to select a dashboard section:
    • Select Overview to examine the RED metrics that are derived from all of the spans for the service. These metrics reflect the health of the service.
    • Select an individual component to examine metrics for just that component of the service. A component could be an instrumented framework (e.g., Jersey) or the runtime system (e.g., JVM).
    • Select System if your environment uses Telegraf and you want to view CPU usage, memory usage, and disk usage.
  • Filter the metrics based on the cluster, shard, or source.
  • Select Detailed View or Summarized View to change the level of detail for charts.
  • Examine the TopK charts to find out which operations are potential hot spots. The bars represent operations that execute in this component of the service.
  • Use the link icon icon to click to get the link to get a link and share what you’re seeing right now (NON-LIVE display) with other users.
  • Navigate to the Traces Browser.
    • Click a bar on a histogram.
    • Select a region of the histogram chart and click Search Traces to view the traces for the selected duration.
    • Click a bar on a TopK chart.
    • Click the vertical ellipsis in the top right of any chart, click Traces, and click a service.

Custom Service Dashboard

The standard dashboard for services is read-only. To create a customizable copy:

  1. Click the ellipsis icon and select Clone.
  2. In the cloned dashboard, add your own charts or customize the RED metrics charts.

After you save the clone, click Dashboard on the toolbar and search for your dashboard by its name. You can use it to drill down to the Traces Browser.

Save Charts in the Service Dashboard

View queries used in the charts of the default Service Dashboard and save these charts to your dashboard.

  1. Click the chart name to view the chart in edit mode and to view the query used in the chart.
  2. Click Save.
  3. Save the chart to a dashboard:
    • To save to an existing dashboard, start typing the name of the dashboard, select a dashboard, and click Insert.
    • Click Save to New Dashboard, enter the dashboard name and URL, and click Create. Specify only the URL string; do not include https://.
  4. When the target dashboard opens in edit mode, click and drag the chart to the location of your choice and click Save at the top.
Save the chart to a dashboard