From a4b8021a74b8e8cbcd65010988e2707b75a69b59 Mon Sep 17 00:00:00 2001 From: Tanya Bragin Date: Wed, 19 Oct 2016 11:21:20 -0700 Subject: [PATCH] Update README.md Tell user to increase time range, as the default dashboards look at "Last 90 days" of data, which no longer shows anything. We should fix that. --- kibana_nyc_restaurants/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kibana_nyc_restaurants/README.md b/kibana_nyc_restaurants/README.md index 8c0c9404..40822823 100644 --- a/kibana_nyc_restaurants/README.md +++ b/kibana_nyc_restaurants/README.md @@ -97,7 +97,7 @@ https://github.com/stormpython/tagcloud * Load sample dashboard into Kibana * Click the **Settings** tab >> **Objects** tab >> **Import**, and select `restaurants_kibana.json` * Open dashboard - * Click on **Dashboard** tab and open `DOHMH: Overview` dashboard. Voila! You should see the following dashboard. Happy Data Exploration! + * Click on **Dashboard** tab, open `DOHMH: Overview` dashboard, and change the time interval to something like "Last 5 years". Voila! You should see something similar to the following dashboard. Happy Data Exploration! ![Kibana Dashboard Screenshot](https://cloud.githubusercontent.com/assets/5269751/14194018/dcebcb2e-f75e-11e5-924a-673731d89743.jpg)