Skip to content

Commit f2e89c9

Browse files
Minor fixes.
1 parent e94a8b9 commit f2e89c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
-508 Bytes
Loading

articles/cosmos-db/monitor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@ For example, the following table lists few alert rules for your resources. You c
263263

264264
| Alert type | Condition | Description |
265265
|:---|:---|:---|
266-
|Rate limiting on request units (metric alert) |Dimension name: StatusCode, Operator: Equals, Dimension values: 429 | Alerts if the container or a database has exceeded the provisioned throughput limit. |
267-
|Region failed over |Operator: Greater than, Aggregation type: Count, Threshold value: 1 | When a single region is failed over. This alert is helpful if you didn't enable service-managed failover. |
268-
| Rotate keys(activity log alert)| Event level: Informational, Status: started| Alerts when the account keys are rotated. You can update your application with the new keys. |
266+
|Rate limiting on request units (metric alert) |Dimension name: *StatusCode*, Operator: *Equals*, Dimension values: 429 | Alerts if the container or a database has exceeded the provisioned throughput limit. |
267+
|Region failed over |Operator: *Greater than*, Aggregation type: *Count*, Threshold value: 1 | When a single region is failed over. This alert is helpful if you didn't enable service-managed failover. |
268+
| Rotate keys (activity log alert)| Event level: *Informational*, *Status*: started| Alerts when the account keys are rotated. You can update your application with the new keys. |
269269

270270
## Monitor Azure Cosmos DB programmatically
271271

0 commit comments

Comments
 (0)