Evgeny Smyshlyaev
88fea48b6c
VSCode config: linux source map path overrides ( #409 )
6 years ago
rozetko
2625c8a131
Bump version to 0.2.8-alpha
6 years ago
Alexandr Velikiy
6d5ec2b6fe
Webhooks don't find any patterns #401 ( #404 )
6 years ago
rozetko
d5859c87c0
Update grafana-datasource-kit to 0.1.10
6 years ago
rozetko
aa943595fc
Wrong time in threshold segments #403 ( #405 )
...
* Add convert_pd_timestamp_to_ms function to utils
* Use datapoint time in segment if it is available
6 years ago
Evgeny Smyshlyaev
13937e537e
Fix wait for full bucket ( #402 )
...
Fix wait for full bucket for pattern detector (#402 )
6 years ago
Coin de Gamma
e345c158f4
Merge branch 'master' of github.com:hastic/hastic-server
6 years ago
Coin de Gamma
8eb25f599f
fx indent in .vscode/launch.json
6 years ago
rozetko
d9b2e95d91
Can't see analytics' stderr in docker logs #399 ( #400 )
6 years ago
Alexandr Velikiy
775c663de5
KeyError 45058 #389 ( #397 )
...
* fix general
* test
* minor fix
* fix test
* minor fix
6 years ago
Alexandr Velikiy
7c52f4966d
Error: max() arg is an empty sequence #352 ( #394 )
...
fix Error: max() arg is an empty sequence #352
6 years ago
rozetko
390fa4c037
No data threshold #370 ( #396 )
...
"No data" threshold support
6 years ago
rozetko
d2690d5920
Remove docker installation link from readme
6 years ago
rozetko
bc3152c380
Remove installation instructions from readme
6 years ago
rozetko
f223b87530
Update grafana-datasource-kit to 0.1.9
6 years ago
rozetko
ddf0f65fce
Update grafana-datasource-kit to 0.1.8 ( fix #388 )
6 years ago
Evgeny Smyshlyaev
08513b8155
Missing segments in result #392 ( #393 )
6 years ago
Alexandr Velikiy
963eaa6276
Remove duplicate code from models #390 ( #391 )
...
just refactoring
6 years ago
Coin de Gamma
713fe7319b
Update README.md
6 years ago
Alexandr Velikiy
6e7073b212
Increase the number of parameters obtained during learning #364 ( #383 )
...
Increase the number of parameters obtained during learning #364
6 years ago
Coin de Gamma
d294326739
Update package.json
6 years ago
rozetko
5243facb31
hotfix
6 years ago
rozetko
7e56d07096
Empty config value is not replaced by default value #380 ( #381 )
6 years ago
rozetko
04ee5e2c05
Error: cannot read property 'analyticUnitId' of undefined #378 ( #379 )
6 years ago
rozetko
927273cdfd
Update grafana-datasource-kit to 0.1.7
6 years ago
rozetko
167221d92f
Setting GRAFANA_URL in .env doesn't work #376 ( #377 )
6 years ago
Evgeny Smyshlyaev
3c0d87e0cc
Nonetype object has no attribute update #375 ( #374 )
6 years ago
rozetko
e13b2a5333
Default config options for docker compose without .env #372 ( #373 )
6 years ago
Evgeny Smyshlyaev
8e6260859c
Labeled pattern intersects with predicted #253 ( #371 )
6 years ago
Evgeny Smyshlyaev
fc0935c0cb
Threshold value is not saving #368 ( #369 )
...
fix threshold model
6 years ago
Evgeny Smyshlyaev
d399d0b84a
Remove duplicates from models #357 ( #363 )
...
refactoring
6 years ago
rozetko
6c85d0292c
TypeError: console.debug is not a function in node 6 #360 ( #361 )
6 years ago
rozetko
217ecc2f67
Bump version to 0.2.7
6 years ago
rozetko
5ccb2c3fed
Analytics building script #229 ( #358 )
6 years ago
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