Skip to content

Commit c2191f9

Browse files
committed
Minor updates
1 parent cf072a4 commit c2191f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/monitor-server-side-latency.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Azure Monitor for Azure Cosmos DB provides a metrics view to monitor your accoun
1414

1515
If you see unusually large latency for point operations such as:
1616

17-
* A get or set operation with partition key and id in direct mode
17+
* A get or set operation with partition key and ID in direct mode
1818
* A read or write operation or
1919
* A query
2020

@@ -34,7 +34,7 @@ You can look up the diagnostic log to see the size of data returned. If you see
3434

3535
1. Next select the **Server Side Latency** metric from the list of available metrics. To learn in detail about all the available metrics in this list, see the [Metrics by category](monitor-cosmos-db-reference.md) article. In this example, let's select **Server Side Latency** and **Avg** as the aggregation value. In addition to these details, you can also select the **Time range** and **Time granularity** of the metrics. At max, you can view metrics for the past 30 days. After you apply the filter, a chart is displayed based on your filter. You can see the average number of request units consumed per minute for the selected period.
3636

37-
![Choose the Server Side Latency metric from the Azure portal](./media/monitor-server-side-latency/serverside-latency-metric.png)
37+
![Choose the Server-Side Latency metric from the Azure portal](./media/monitor-server-side-latency/serverside-latency-metric.png)
3838

3939
## Filters for server-side latency
4040

0 commit comments

Comments
 (0)