You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xh...@apache.org on 2019/06/14 21:07:30 UTC

[incubator-pinot] 01/01: Update quick_start.rst

This is an automated email from the ASF dual-hosted git repository.

xhsun pushed a commit to branch xiaohui-sun-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git

commit b60c312af0a0f40827dc5e87e288dc244234e538
Author: Xiaohui Sun <xh...@linkedin.com>
AuthorDate: Fri Jun 14 14:07:25 2019 -0700

    Update quick_start.rst
---
 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: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org