Alexandr Velikiy
99c9431f5d
IndexError: list index out of range if segment has NaN #242 ( #349 )
...
add threshold in model
6 years ago
rozetko
8d98007fec
Log all analytics errors #353 ( #356 )
...
* Return error when analytics is not ready
* Log handle_analytic_task exception
* Return error on detection failure
6 years ago
Evgeny Smyshlyaev
0e2efa8e12
Sort segments in process detection result #354 ( #355 )
6 years ago
Evgeny Smyshlyaev
7731007b69
Segments from data puller not in db #350 ( #351 )
...
* improve logging
* set constant window size
* fix
* improve logging, save detected segments from push\pull process
* fix
* fix
* fix according review
* save segemnts, improve bucket managing in analytics
6 years ago
Evgeny Smyshlyaev
6bf1114b7b
Detection return empty result #347 ( #348 )
...
* set constant window size
* improve logging, save detected segments from push\pull process
6 years ago
Alexey Velikiy
55efce8195
basic unit update ( #346 )
6 years ago
Evgeny Smyshlyaev
54137d5f14
improve logging ( #344 )
...
improve analytic's logging about incoming task, logging on server side about incoming detection results
6 years ago
Evgeny Smyshlyaev
a9904badc9
Save threshold alert state #340 ( #342 )
...
* threshold fixes
* rm webhook debug logging
* fix threshold detection
* .env -> .gitignore
* add alert service
* fix
* fix
6 years ago
rozetko
c882d1170e
docker-compose env hotfix
6 years ago
rozetko
9b6f5482bc
Fix webhooks ( #341 )
6 years ago
rozetko
4bafca64c5
Endpoint for setting analytic unit metric #338 ( #339 )
6 years ago
sanke1
ccda13d7e8
Grafana url to config #114 ( #337 )
6 years ago
Alexandr Velikiy
5ab3ff64dd
Move data cropping to the models #335 ( #336 )
6 years ago
Alexandr Velikiy
1e88ead80a
Convert None to NaN before sending data to model #333 ( #334 )
6 years ago
Alexandr Velikiy
b1428c735f
Error: '<' not supported between instances of 'NoneType' and 'NoneType' #323 ( #332 )
6 years ago
Coin de Gamma
297138dd00
grafana-datasource-kit v0.1.6
6 years ago
Coin de Gamma
62b874734c
Update README.md
6 years ago
rozetko
d300362b49
Fix threshold detector ( #331 )
6 years ago
Coin de Gamma
e7d1035a49
Update package.json
6 years ago
Coin de Gamma
308189242e
"grafana-datasource-kit": "0.1.4"
6 years ago
rozetko
68f47f78f7
Threshold detector #324 ( #330 )
6 years ago
rozetko
b5d21db702
Endpoint for analytic unit types #328 ( #329 )
6 years ago
Alexandr Velikiy
cbbc8c6cdd
Error: ValueError - dataset input should have multiple elements #325 ( #327 )
6 years ago
Coin de Gamma
2302ac6fb2
remove alerts endpoint comment
6 years ago
Alexandr Velikiy
5edc0b1977
Error name parse segment is not defined #315 ( #322 )
...
Fixed: Error name parse segment is not defined #315
6 years ago
Coin de Gamma
ea72b620da
link to build status
6 years ago
Coin de Gamma
dccb6fbbd4
grafana-datasource-kit v0.1.3
6 years ago
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