Skip to content

Commit 60146fa

Browse files
committed
Minor updates
1 parent 7f4e4ef commit 60146fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ ms.date: 04/07/2020
1010

1111
# How to monitor the server-side latency for operations in an Azure Cosmos DB container or account
1212

13-
Azure Monitor for Azure Cosmos DB provides a metrics view to monitor your account and create dashboards. The Azure Cosmos DB metrics are collected by default, this feature does not require you to enable or configure anything explicitly.
14-
The server-side latency metric is used to view the server-side latency of an operation. For example, if you see unusually large latency for point operations such as:
13+
Azure Monitor for Azure Cosmos DB provides a metrics view to monitor your account and create dashboards. The Azure Cosmos DB metrics are collected by default, this feature does not require you to enable or configure anything explicitly. The server-side latency metric is used to view the server-side latency of an operation. Azure Cosmos DB provides SLA of less than 10 ms for point read/write operations with direct connectivity. For point read and write operations, the SLAs are calculated as detailed in the [SLA document](https://azure.microsoft.com/support/legal/sla/cosmos-db/v1_3/).
14+
15+
16+
If you see unusually large latency for point operations such as:
1517

1618
* A get or set operation with partition key and id in direct mode
1719
* A read or write operation or

0 commit comments

Comments
 (0)