Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live visualization - Websockets / Kafka Subscription #1990

Closed
markrey opened this issue Jan 16, 2017 · 7 comments
Closed

Live visualization - Websockets / Kafka Subscription #1990

markrey opened this issue Jan 16, 2017 · 7 comments

Comments

@markrey
Copy link

markrey commented Jan 16, 2017

Hi Everyone,

We are successfully using Superset for one POC. Now there is a need of real-time or live visualization via Websockets or Kafka topic.

The data which is coming in gets updated every 100 ms ( Metric is amount of errors in the web application / systems ).

Any suggestions on how I can make live updating dashboard by just Websockets or Kafka subscription?

Thanks,
Mark

@alanmcruickshank
Copy link
Contributor

alanmcruickshank commented Jan 17, 2017 via email

@xrmx
Copy link
Contributor

xrmx commented Jan 18, 2017

Possibly worth taking this into account in #1995

@markrey
Copy link
Author

markrey commented Jan 20, 2017

@alanmcruickshank @xrmx Thank you very much for the response!
I don't have druid cluster running. Would druid be fast enough to refresh every 1 second ? ( without huge latency on loading screen )

@xrmx Actually Apache Drill would be a great addon. I will trace the same.

@QiXuanWang
Copy link

QiXuanWang commented Feb 16, 2017

Very interesting topic. I saw from other issues that superset can support auto-refresh at a 5 second level.
So is it because of SQLAlchemy/Druid that limits the real-time performance?
I spent some more time on Graphite and Grafana and they looks promising. I really can't say it's so different from superset though. I'll keep watching

@markrey
Copy link
Author

markrey commented Feb 16, 2017

One of the way i found is "Kafka -> PrestoDb -> Superset".

But there is nothing "near relatime" in it :)
Also couple of issues on the field identifications as well.

@QiXuanWang
Copy link

My application (still trying on superset) currently would accept a 5 second or larger refreshing. But real time is definitely what I would like to welcome and use if that's possible. Let me know or update here if you have any progress. Really appreciated :)

@mistercrunch
Copy link
Member

Notice: this issue has been closed because it has been inactive for 430 days. Feel free to comment and request for this issue to be reopened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants