apinf / emq-analytics-dashboard

Dashboard for EMQ analytics
MIT License
1 stars 1 forks source link

Set up testing instance of Elasticsearch, populate with example data #1

Closed brylie closed 7 years ago

brylie commented 7 years ago

As a UX designer I need to see the running software so that I can continue my design process

As a developer I need some Elasticsearch dummy data so I can focus on developing the dashboard design/layout

Task

cc: @bajiat

frenchbread commented 7 years ago

Elasticsearch v5.2.0 is up and running.

frenchbread commented 7 years ago

Populated elasticsearch local & public instance with sample analytics data (using this script)

frenchbread commented 7 years ago

This issue is completed. Should we close it?

brylie commented 7 years ago

Sure. How many records are there and how distinct are they? Also, please document how our team can use the EMQ instance, e.g. so we can publish MQTT messages.

frenchbread commented 7 years ago

There are 3085 items and they are generated randomly in given range. It looks like this:

screen shot 2017-02-16 at 15 47 37
brylie commented 7 years ago

Great work! Lets deploy the Dashboard instance, so we can continue design work with @Nazarah.