This is an automated email from the ASF dual-hosted git repository.
xhsun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 3eef6ea Update quick_start.rst (#4319)
3eef6ea is described below
commit 3eef6eaa01684821dafe3a1bb99812eb14914fee
Author: Xiaohui Sun <[email protected]>
AuthorDate: Mon Jun 24 11:43:05 2019 -0700
Update quick_start.rst (#4319)
---
thirdeye/docs/quick_start.rst | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/thirdeye/docs/quick_start.rst b/thirdeye/docs/quick_start.rst
index 8069525..845bf2f 100644
--- a/thirdeye/docs/quick_start.rst
+++ b/thirdeye/docs/quick_start.rst
@@ -57,6 +57,10 @@ Point your favorite browser to
Note: ThirdEye in demo mode will accept any credentials
+You will find the root cause analysis page like below:
+
+.. image::
https://user-images.githubusercontent.com/44730481/59537777-674b0680-8eac-11e9-8c8b-314bf64d5914.png
+
**5: Have fun**
Available metrics in demo mode are:
@@ -99,6 +103,10 @@ Copy the following into the detection configuration:
Click ``Run Preview`` button, the anomalies will be detected. Then you can
play around with different time frames.
+You will find the alert preview page like below:
+
+.. image::
https://user-images.githubusercontent.com/44730481/59538138-9f9f1480-8ead-11e9-9b2f-bbb3475f27ed.png
+
If you want to preview the hourly data, just change ``dataset: H2.H2.daily``
to ``dataset: H2.H2.hourly``, and rerun the preview.
If you want to setup and run real anomaly detection rules, you need to see
:ref:`production` and :ref:`alert-setup`.
@@ -106,4 +114,4 @@ If you want to setup and run real anomaly detection rules,
you need to see :ref:
**7: Shutdown**
-You can stop the ThirdEye dashboard server anytime by pressing **Ctrl + C** in
the terminal
\ No newline at end of file
+You can stop the ThirdEye dashboard server anytime by pressing **Ctrl + C** in
the terminal
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]