oculus
oculus copied to clipboard
The metric correlation component of Etsy's Kale system
We have gone through your Project and we would like to use this for our project. Currently we are using Elastic search version 5.1.1 which faraway from the given one....
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
The rubberband ES library which Oculus uses is now deprecated, change Oculus to use officially supported ES ruby library
This changeset fixes a few typos.
As far as I can tell from reading the source, the requirement for multiple ES servers in distinct clusters stems from the way the importer works. It deletes the old...
First off, awesome project! As the documentation mentions, using DTW is computationally expensive. Would the project benefit from using other timeseries indexing methodologies such as [Symbolic Aggregate Approximation](http://www.cs.ucr.edu/~eamonn/iSAX_2.0.pdf)? In this...
I've wanted to add DTW support to https://github.com/obfuscurity/descartes for some time now. It would be nice to leverage Oculus' search via API. For example, say I have some raw data...
Oculus currently searches for "normal" similarity. It'd be nice to be able to search for graphs doing the opposite, ie going down where the searched-for graph goes up.
At the moment, you have to type in a full metric name to search for it. Let's have a way to browse the metrics we have a-la graphite.