March 17, 2023 Release Notes

Features

Shared Actions

Channel and Channel Actions have become Shared Actions to simplify the process of creating alerts for your Monitors. Shared Actions provides a template for email alerts and templates for Webhooks including Slack and PagerDuty.

../../../../../_images/shared-actions1.png

Figure 1 - Create a New Shared Action

Favorites

Choose Favorites to view private objects or objects added to your Workspace. Use the + icon to add folders to your list.

../../../../../_images/favorites.png

Figure 3 - Favorites

To add an object to your Favorites, navigate to a Dashboard, Dataset, or other items, and click the Favorites icon at the page’s upper right side. A dialogue box appears to allow you to select the type of object as well as the folder to add the object.

Resizing Rows in a Dataset Table

You can resize the row height in a Dataset table using the Table Controls options and the following steps:

  1. Locate the Table Controls icon Table Controls icon at the bottom of the Dataset table and click to display the options.

  2. Click View, and in the Row Height section, use the slider to increase the row height from Less to More.

../../../../../_images/row-height.png

Figure 4 - Adjusting the row height in a Dataset table

Resizing the Right Menu in a Dataset, Dashboard, or Worksheet

Resize the right menu in a Dataset or Dashboard by hovering over the left side of the menu until the Resizer icon Resizer icon appears under your cursor. Move it to the left to expand the panel and move it to the right to collapse the panel.

Selecting a Row in a Dataset

A row in a Dataset can be selected using the checkbox at the beginning of a row. When you select a row, the right panel displays all of the information in that row. This can be useful to see all information “at a glance” for a specific row.

../../../../../_images/select-row.png

Figure 5 - Selecting a row in a Dataset

OPAL

concat_array

Returns a concatenation of the two arrays array1 and array2. Note that this function appends array2 to array1.

concat_array