Skip to content

Commit 84037be

Browse files
committed
Fixed formatting typo
1 parent 326b902 commit 84037be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/s4r/6-apm/2-apm-service-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ APM Service Dashboards provide request, error, and duration (**RED**) metrics ba
1414

1515
* 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).
1616
* 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.
1818
* 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.
1919
* We want to use some of these charts in a later exercise:
2020
* 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

Comments
 (0)