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
Copy file name to clipboardExpand all lines: content/en/s4r/6-apm/2-apm-service-dashboard.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ APM Service Dashboards provide request, error, and duration (**RED**) metrics ba
14
14
15
15
* Check the **Time** box **(1)**, you can see that the dashboards only show data relevant to the time it took for the APM trace we selected to complete (note that the charts are static).
16
16
* In the **time** box change enter **-1h** and hit enter.
17
-
* The Single Value charts, **Request rate**, **Request latency (p90)**and **Error rate** will start updating every 10 seconds showing that we still have a large number of errors occurring.
17
+
* The Single Value charts, **Request rate**, **Request latency (p90)**and **Error rate** will start updating every 10 seconds showing that we still have a large number of errors occurring.
18
18
* These charts are very useful to quickly identify performance issues. You can use this dashboard to keep an eye on the health of your service or use it as a base for a custom one.
19
19
* We want to use some of these charts in a later exercise:
20
20
* In the **Request rate** Single Value chart (**2**), click the **...** and select **Copy**. Note that you now have a **1** before the **+** at the top right of the page (**3**), indicating you have a copied chart to the clipboard.
0 commit comments