Skip to content

Commit 4e64f2f

Browse files
authored
Apply suggestions from code review
Fixes per acrolinx
1 parent 98ca546 commit 4e64f2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/essentials/metric-chart-samples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ Your storage account resource is experiencing an excess volume of failed transac
4545

4646
In the metric picker, select your storage account and the **Transactions** metric. Switch chart type to **Bar chart**. Click **Apply splitting** and select dimension **API name**. Then click on the **Add filter** and pick the **API name** dimension once again. In the filter dialog, select the APIs that you want to plot on the chart.
4747

48-
## Total requests of CosmosDB by Database Names and Collection Names
48+
## Total requests of Cosmos DB by Database Names and Collection Names
4949

50-
You want to identify which collection in which database of your CosmosDB instance is having maximum requests to adjust your costs for CosmosDB.
50+
You want to identify which collection in which database of your Cosmos DB instance is having maximum requests to adjust your costs for Cosmos DB.
5151

5252
![Segmented line chart of Total Requests](./media/metrics-charts/multiple-split-example.png)
5353

5454
### How to configure this chart?
5555

56-
In the metric picker, select your CosmosDB resource and the **Total Requests** metric. Click **Apply splitting** and select dimensions **DatabaseName** and **CollectionName**.
56+
In the metric picker, select your Cosmos DB resource and the **Total Requests** metric. Click **Apply splitting** and select dimensions **DatabaseName** and **CollectionName**.
5757

5858
## Next steps
5959

0 commit comments

Comments
 (0)