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

Build a real-time data monitoring system to process usage data #11

Open
kaustavdm opened this issue Sep 2, 2017 · 1 comment
Open
Labels
Milestone

Comments

@kaustavdm
Copy link
Contributor

Need this to make #10 possible. This can be built off Redis or Etcd or whatever makes sense. Data will be used for analytics, billing and audit.

Goals:

  • High throughput per second. Data can be written from multiple sources at very short intervals
  • Ability to crunch and query data to make meaningful decisions
  • Interim layer to feed crunched data periodically to rig.
@dolftax
Copy link

dolftax commented Oct 16, 2017

Rig needs to query this from ES. Will update with more metadata.

@dolftax dolftax added this to the v0.1.0 milestone Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants