You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Set the filter to successful ones by selecting `success:true`, the button now should contain that.
18
16
* Right now we see different colored bars, a different color for each region the test runs from. As this is not needed we can change that behavior by adding some analytics.
* From the drop-down choose the **Mean** option, then pick `mean:aggregation` and click outside the dialog box. Notice how the chart changes to a single color as the metrics are now aggregated.
21
-
*Change the time scale, click on the settings {{% icon icon="cog" %}} icon at the end of the plot line. It will open the following dialog:
19
+
*The x-axis does not currently represent time to change this click on the settings {{% icon icon="cog" %}} icon at the end of the plot line. The following following dialog will open:
22
20

23
-
* Change the **Display units** (**2**) in the drop-down box from **None** to **Time (autoscaling)/Milliseconds(ms)**. The drop-down changes to **Millisecond** and the x-axis of the chart now represents **Time**.
21
+
* Change the **Display units** (**2**) in the drop-down box from **None** to **Time (autoscaling)/Milliseconds(ms)**. The drop-down changes to **Millisecond** and the x-axis of the chart now represents the test duration time.
24
22
* Close the dialog, either by clicking on the settings {{% icon icon="cog" %}} icon or the {{% button style="gray" %}}close{{% /button %}} button.
25
-
* Add our detector by clicking {{% button style="blue" %}}Link Detector{{% /button %}} button and start typing the name of the detector you created earlier.
23
+
* Add our detector by clicking the {{% button style="blue" %}}Link Detector{{% /button %}} button and start typing the name of the detector you created earlier.
26
24
* Click on the detector name to select it.
27
-
* Notice that a colored border appears around the chart, indicating the status of the alert, along with a new bell icon at the top of the dashboard as shown below.
25
+
* Notice that a colored border appears around the chart, indicating the status of the alert, along with a bell icon at the top of the dashboard as shown below:
28
26

29
27
* Click the {{% button style="blue" %}}Save and close{{% /button %}} button.
30
28
* In the dashboard, move the charts so they look like the screenshot below:
0 commit comments