Alexey Velikiy
079ff0ff46
python => 3.6.5 typo
6 years ago
Alexey Velikiy
e412642ac2
rm alarting
6 years ago
Alexey Velikiy
0414ff4256
fix Server is stopping only after second Ctrl-C #96
6 years ago
Alexey Velikiy
9a45db2a07
update required python version from 3 to 3.6.5
6 years ago
rozetko
f79a2d9ff1
Make models sync
6 years ago
rozetko
892ba6db6f
Uppercase hotfix
6 years ago
Alexey Velikiy
1c473d129d
upperase literals + server start bugfix
6 years ago
Alexey Velikiy
753b7a0589
Zmq basic fs #97 ( #104 )
...
* async fs context manager
* ServerMessage class and using it
* handle resps
* requests to node & file saving ++
* fx FILE_GET -> FILE_LOAD
* ds usage
* basic files saving
6 years ago
rozetko
2fa7862f57
Add custom model
6 years ago
rozetko
9825a1f18f
WIP: Docker file after 0.12 alpha release #35 ( #99 )
...
* Make Dockerfile use requirements.txt
* anomalies directory -> analytic_units
* /tmp volume
* Update docs
* Remove /tmp volume
* Volumes in multiple lines
6 years ago
rozetko
b86da0fcae
Split out models from detectors #98 ( #101 )
...
* Create abstract model class
* Move detectors/*_detector -> models/*_model
* Update Model class
* Change detectors to models and move fields to self.state
* Use models instead of detectors in PatternDetector
* Update inits in detectors/ and models/
* Add types to resolve_model_by_pattern
* Add types to abstract Model class
6 years ago
Alexandr Velikiy
5fcc7846d3
Jump detector v4
6 years ago
rozetko
15cdaf18b9
Update changelog
6 years ago
rozetko
ece1315a33
Fix typo in analytics utils
6 years ago
Alexey Velikiy
42356821ad
Missing communication between analytics and server in production #91 ( #95 )
...
* analytics ipc config via env vs dev mode
* binding to zmq before child python start
* better usage of ipc and handling server process stopping
* ipc via /tmp
* ZQM_DEV_PORT to config
6 years ago
Alexandr Velikiy
419ab2e36f
new init ( #92 )
6 years ago
sanke1
a80d1ead2f
Change README logo size to 30% of initial
6 years ago
sanke1
76e55a1fa7
Update README.md
6 years ago
sanke1
bc3aea8a10
change logo on readme
6 years ago
sanke1
ebeda6817c
add logo to readme
6 years ago
Alexey Velikiy
e797e183a5
Jumpdetector -> JumpDetector & all_mins in JumpDetector.__predict
6 years ago
Alexey Velikiy
6f8ca9337a
move supervised_algorithm.py -> detectors/general_detector/ folder
6 years ago
Alexey Velikiy
7527faf068
reafactor common functions from detectors to utils folder
6 years ago
Alexey Velikiy
821da82025
detectors cleanup & jump_detector integration
6 years ago
Alexey Velikiy
abff43a5b3
exclude __pycache__ in vscode
6 years ago
Alexey Velikiy
a0f0c40b10
add @VargBurz's jump_detector from jump_detector_v3 branch
6 years ago
Alexey Velikiy
72e8c4520e
LF eol in all files & add doc about that & setting to settings.json
6 years ago
Alexey Velikiy
aba8f97a8d
data_service, renamings and detectors imports
6 years ago
Alexey Velikiy
29e0243d6b
refactor zmq-releated logic from server.py to ServerService
6 years ago
Alexey Velikiy
cccbf1193b
asyncio usage ( #88 )
...
* asyncio integration (buggy)
PEAKS_DETECTION doesnt works
6 years ago
rozetko
7f03d3fafd
NeDB integration #85 ( #87 )
...
* Add module
* Add database paths
* Initialize databases
6 years ago
rozetko
141282f241
Basic creation of analytic unit fails #79 ( #86 )
...
* Fix
* Convert to int
6 years ago
rozetko
c39da06c6a
Learning error: Can't find Analytic Unit with id undefined #83 ( #84 )
6 years ago
sanke1
b023611e0d
Return version of server#66 ( #76 )
...
* Log server version on start-up
* remove empty lines
* move server version message to url status message
change server version to actual
6 years ago
Alexey Velikiy
a2dc9c41a9
Analytics wont start in production mode #77 ( #78 )
6 years ago
VargBurz
80178065a2
Merge branch 'jump_detector_v2'
6 years ago
VargBurz
1e11be2657
worker.py fix
6 years ago
VargBurz
7fcb251e24
add detector file
6 years ago
Alexey Velikiy
9da8bbcf11
worker->analytic_worker
6 years ago
Alexey Velikiy
862e1edb7c
good analytics type names
6 years ago
Alexey Velikiy
bb3a9b47f6
detectors to folder
6 years ago
Alexey Velikiy
02160209e2
Server/Analytics - Client/Server switch #75 & #74 & #72
6 years ago
Alexey Velikiy
f7a63cefaf
small refactoring
6 years ago
Alexey Velikiy
95b5f69788
config paths fixs
6 years ago
Alexey Velikiy
081b9607cb
Use anomaly IDs #42
6 years ago
Alexey Velikiy
821ce12912
_taskId missed once
6 years ago
Alexey Velikiy
56969bdb9d
__task_id -> _taskId
6 years ago
Alexey Velikiy
811ffb7d5f
Return analytic status #71
6 years ago
Alexey Velikiy
e605d699ba
some renamings
6 years ago
Alexey Velikiy
26303f2cdb
some commit
6 years ago