Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com>
  • Loading branch information
cmilesb and mich-elle-luna authored Mar 21, 2024
1 parent 796e501 commit 18e5d52
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/rc/databases/view-edit-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,14 @@ The available alerts vary according to the plan type.

|Setting name| Description |
|:-----------|:----------------------------------------------------------------------------------------------------------------------------------------------|
| **Dataset size has reached** | When enabled, sends an an email when the database reaches the defined memory limit _(Free Essentials or Pro only_) |
| **Total size of datasets under this plan reached** | When enabled, sends an an email when the database reaches the defined memory limit _(paid Essentials plans only_) |
| **Throughput is higher than** | When enabled, sends an email when the operations per second exceed the defined threshold _(paid Essentials or Pro plans only_) |
| **Throughput is lower than** | When enabled, sends an email when the operations per second falls below the defined threshold _(paid Essentials or Pro plans only_) |
| **Latency is higher than** | When enabled, sends an an email when the latency exceeds the defined limit _(paid Essentials plans only_) |
| **Number of connections** | When enabled, sends an email when the connections exceeds the defined limit. _(Essentials plans only)_ |
| **Replica Of - database unable to sync with source** | When enabled, sends email when the replica database cannot sync with the primary (source) database _(Pro plans only_) |
| **Replica Of - sync lag is higher than** | When enabled, sends email when the sync lag exceeds the defined threshold _(Pro plans only_) |
| **Dataset size has reached** | When enabled, sends an an email when the database reaches the defined memory limit (_Free Essentials or Pro only_) |
| **Total size of datasets under this plan reached** | When enabled, sends an an email when the database reaches the defined memory limit (_Paid Essentials plans only_) |
| **Throughput is higher than** | When enabled, sends an email when the operations per second exceed the defined threshold (_Paid Essentials or Pro plans only_) |
| **Throughput is lower than** | When enabled, sends an email when the operations per second falls below the defined threshold (_Paid Essentials or Pro plans only_) |
| **Latency is higher than** | When enabled, sends an an email when the latency exceeds the defined limit (_Paid Essentials plans only_) |
| **Number of connections** | When enabled, sends an email when the connections exceeds the defined limit. (_Essentials plans only_) |
| **Replica Of - database unable to sync with source** | When enabled, sends email when the replica database cannot sync with the primary (source) database (_Pro plans only_) |
| **Replica Of - sync lag is higher than** | When enabled, sends email when the sync lag exceeds the defined threshold (_Pro plans only_) |

### Danger zone

Expand Down

0 comments on commit 18e5d52

Please sign in to comment.