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

Use ElasticSearch for all statistics (timeseries, distribution, etc.) #366

Closed
SamuelHassine opened this issue Dec 7, 2019 · 0 comments
Closed
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR) technical improvement Technical refactor or improvement is needed
Milestone

Comments

@SamuelHassine
Copy link
Member

SamuelHassine commented Dec 7, 2019

Problem to Solve

The current statistics queries are done using Grakn.

Current Workaround

None.

Proposed Solution

Migrate statistics to ElasticSearch.

Additional Information

None.

@SamuelHassine SamuelHassine added feature use for describing a new feature to develop technical improvement Technical refactor or improvement is needed labels Dec 7, 2019
SamuelHassine pushed a commit that referenced this issue Dec 14, 2019
* Introduce histogram through elasticsearch when we can
* Adapt stats to use ES + remove unused inferences
* Fix DeepScan errors aka unused import and struct
@SamuelHassine SamuelHassine changed the title Timeseries on ElasticSearch Use ElasticSearch for all statistics (timeseries, distribution, etc.) Dec 14, 2019
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR) technical improvement Technical refactor or improvement is needed
Projects
None yet
Development

No branches or pull requests

2 participants