Alexandr Velikiy
acc5ea1a80
Analytics testing #210 ( #319 )
...
fixes basic python tests
6 years ago
rozetko
2264d8bb98
Failed node.js test: no .git folder #314 ( #318 )
...
* Check for branch file existence
* Mock config.ts
6 years ago
Alexandr Velikiy
0689fe6384
WIP:Clean up utils #282 ( #293 )
6 years ago
Alexey Velikiy
6c24e965c5
fx typo in readme
6 years ago
Alexey Velikiy
66892b5d02
fx links in readme
6 years ago
Alexey Velikiy
4a5fcf78e3
Travis vs node js testing #311 ( #313 )
...
add basic node config
6 years ago
Coin de Gamma
14911056c1
cd server
6 years ago
Coin de Gamma
fe3587393c
add basic node config
6 years ago
Alexey Velikiy
bb5f2df623
Travis for testing python #310 ( #312 )
...
add python installation instructions
6 years ago
Coin de Gamma
26dcd6df83
add basic .travis.yml
6 years ago
Coin de Gamma
d1ea0315cc
rm old travis img
6 years ago
Coin de Gamma
7547d77203
add travis status img
6 years ago
rozetko
8154bcaeff
Bump version to 0.2.6-alpha
6 years ago
Evgeny Smyshlyaev
1da9ca94cf
Improve data puler logging ( #309 )
6 years ago
Coin de Gamma
e32b1ad2e0
No detections after fresh learning #298
6 years ago
Coin de Gamma
d49e818796
ModelCache
6 years ago
rozetko
a27344ff2b
Fix grammar
6 years ago
Coin de Gamma
d0616844b9
Update pattern_detector.py
6 years ago
rozetko
8314555a50
Convert lastDetectionTime from ns to ms ( #305 )
6 years ago
rozetko
d32b4ec479
Handle sendWebhook errors ( #306 )
6 years ago
rozetko
77fbde6fa3
Error: detect missing cache #299 ( #302 )
...
* Pass cache to detect
* rename AnalyticUnitCache to ModelCache
* Send .data from cache
* Drop nans from bucket && set window size from cache && check cache None
* Read proper payload on DETECT message
6 years ago
Evgeny Smyshlyaev
ec3a3a093a
Analytic unit worker bucket #273 ( #297 )
6 years ago
rozetko
053e1a4e9d
Update Data Puller state #294 ( #295 )
...
* Get analytic unit from db each puller tick
* Use async iterator to pull and push data
* Fix webpack config for proper babel-polyfill usage
* Add MetricDataChunk type
* Add pattern field to payload
6 years ago
Alexandr Velikiy
6641a5e52c
The center of drop and jump patterns is shifted from real value #291 ( #292 )
...
* fix centers in jumps and drops
* coeff
* add simple docstring
* fix utils
* fix spaces
* fix names
6 years ago
rozetko
ca1ce4610a
Minor fix of PATCH /analyticUnits/alert
6 years ago
Evgeny Smyshlyaev
d4f6783652
Pull / push data from Grafana to analytics #267 ( #290 )
...
* add data puller
* Do not send response on PUSH event
* Stub analytics PUSH message handling
6 years ago
rozetko
bfeb0df9c2
Restore hooks API #149 ( #287 )
...
* Add webhook settings to config
* Update notification service
* Remove alerts controller
* Remove alerts router
* Add alert field to analytic unit
* Add endpoints:
- GET analyticUnits/units
- PATCH analyticUnits/alert
* Rename sendNotification -> sendWebhook
* Change webhook payload
* Send webhook on detection
6 years ago
rozetko
96b33f46ed
Error: Missing lastPredictionTime in result #285 ( #286 )
6 years ago
Alexandr Velikiy
3cad93ca62
Add some sort of verification of incoming and outgoing data in analytics #227 ( #281 )
...
* fix find_confidence
* fix get_interval
* fix subtract_min_without_nan
* fix substract and get_convolve
6 years ago
Evgeny Smyshlyaev
c02be4cbfc
Rename predict to detect #279 ( #284 )
...
* dummy rename
* fixes
* renaming in analytics
6 years ago
Alexey Velikiy
a5aa6e75a5
Delete HOOKS.md
6 years ago
rozetko
bee50739d5
Bump version to 0.2.5-alpha
6 years ago
rozetko
4356b39272
PostgreSQL support
...
- update grafana-datasource-kit to 0.0.11
6 years ago
Alexey Velikiy
4f4b25d9a3
Analytic unit predict event #277 ( #280 )
6 years ago
Alexandr Velikiy
bddfc1b783
Add unit tests for methods in utils #271 ( #274 )
6 years ago
Coin de Gamma
be85742dee
fx typo in detector.py
6 years ago
Coin de Gamma
b65f1a552c
trim trailing whitespaces
6 years ago
Coin de Gamma
20133afaf5
fx settings.json in analytics to see test/__init__
6 years ago
Alexey Velikiy
006bc24b47
python.unitTest to analytics/.vscode/settings.json ( #276 )
6 years ago
Alexandr Velikiy
d389cf3adb
Move repeating code from models to utils #270 ( #272 )
...
peak / trough / jump / drop / general common code to and utils refactoring
6 years ago
Coin de Gamma
bd1e151ef4
GHSA-mh6f-8j2x-4483
...
https://github.com/dominictarr/event-stream/issues/116
6 years ago
Alexey Velikiy
ce8523fafa
Cancel learning on analytic unit deletion #266 ( #269 )
...
* basic cancelation in analytics
* cancelation task on node
* basic cancelation in analytics
6 years ago
Alexey Velikiy
7ec2616cb4
Workers for analyticunits #203 ( #265 )
...
* rm async from analytic_unit_worker + some refactorings in maager
* AnalyticUnitManager
* workers for analytic units
6 years ago
rozetko
e05c5ca29a
Fix analytics compilation docs
6 years ago
rozetko
879f4cdac0
Add git info to Docker #238 ( #257 )
6 years ago
rozetko
ff60ff64ef
Shorten commit hash
6 years ago
rozetko
9c3e892ace
Bump version to 0.2.4-alpha
6 years ago
Alexandr Velikiy
7ad0e5360f
Incorrect work of analytics with nan filled dataset #247 ( #248 )
6 years ago
rozetko
309704997b
IndexError: list index out of range in close_filtering #240 ( #243 )
6 years ago
Alexandr Velikiy
5d76c9efac
IndexError: list index out of range in get_av_model #239 ( #241 )
6 years ago