Skip to content

Commit 8c21bde

Browse files
authored
Merge pull request #110746 from SnehaGunda/master
Updating image file names
2 parents ab2fdc3 + c7335fc commit 8c21bde

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ You can look up the diagnostic log to see the size of data returned. If you see
3030

3131
1. From the **Metrics** pane > **Select a resource** > choose the required **subscription**, and **resource group**. For the **Resource type**, select **Azure Cosmos DB accounts**, choose one of your existing Azure Cosmos accounts, and select **Apply**.
3232

33-
![Choose a Cosmos DB account to view metrics](./media/monitor-server-side-latency/select-cosmosdb-account.png)
33+
![Choose a Cosmos DB account to view metrics](./media/monitor-server-side-latency/select-cosmos-db-account.png)
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/server-side-latency-metric.png)
3838

3939
## Filters for server-side latency
4040

@@ -44,7 +44,7 @@ To filter the metrics, select **Add filter** and choose the required property su
4444

4545
The **Server Side Latency** metrics for each operation are displayed as shown in the following image:
4646

47-
![Filters for server-side latency metrics](./media/monitor-server-side-latency/serverside-latency-filters.png)
47+
![Filters for server-side latency metrics](./media/monitor-server-side-latency/server-side-latency-filters.png)
4848

4949
You can also group the metrics by using the **Apply splitting** option.
5050

0 commit comments

Comments
 (0)