Skip to content

Commit bbbe3c3

Browse files
committed
Update quickstart-using-sample-data.mdx
1 parent b4c2ada commit bbbe3c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting-started-guide/quickstart-using-sample-data.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You created a simple dashboard that displays the number of HTTP requests of each
9090

9191
1. In the top left, click **Monitors**, and then click **New monitor** on the top right.
9292
1. Click **Threshold monitor**.
93-
1. In **Check options**, enter `1000` as the value.
93+
1. In **Check options**, enter `10000` as the value.
9494
1. Click **+ Add notifier**, and then select **Email: Internal server error notifier**.
9595
1. Click **Builder**.
9696
1. In the **APL** section, enter the following:
@@ -101,7 +101,7 @@ You created a simple dashboard that displays the number of HTTP requests of each
101101
```
102102
1. Click **Create**.
103103

104-
You created a monitor that automatically sends a notification to your email address if the HTTP requests with the status **500** is higher than 1,000 in ten minutes.
104+
You created a monitor that automatically sends a notification to your email address if the HTTP requests with the status **500** is higher than 10,000 in ten minutes.
105105

106106
## What's next
107107

0 commit comments

Comments
 (0)