Skip to content

Commit 1923e42

Browse files
committed
Fixing query
1 parent 50c46da commit 1923e42

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/cosmos-db/monitor-cosmos-db.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ When you create a diagnostic setting, you specify which categories of logs to co
6969
{ "time": "2019-10-11T02:33:24.2018744Z", "resourceId": "/SUBSCRIPTIONS/<your_subscription_ID>/RESOURCEGROUPS/<your_resource_group>/PROVIDERS/MICROSOFT.DOCUMENTDB/DATABASEACCOUNTS/<your_database_account>", "category": "PartitionKeyStatistics", "properties": {"subscriptionId": "<your_subscription_ID>","regionName": "West US 2","databaseName": "KustoQueryResults","collectionname": "CapacityMetrics","partitionkey": "["CapacityMetricsPartition.136"]","sizeKb": "2048270"}}
7070
```
7171
72-
* **PartitionKeyRUConsumption**:
73-
74-
* **ControlPlaceRequests**:
75-
7672
* **Metric Requests**: Select this option to collect metric data from Azure Cosmos DB to the destinations in the diagnostic setting. This is the same data collected automatically in Azure Metrics. Collect metric data with resource logs to analyze both kinds of data together and to send metric data outside of Azure Monitor.
7773
7874
## Analyzing metric data

0 commit comments

Comments
 (0)