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
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
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
rozetko
7f03d3fafd
NeDB integration #85 ( #87 )
...
* Add module
* Add database paths
* Initialize databases
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
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
Alexey Velikiy
878ab7fd04
small clearup
6 years ago
Alexey Velikiy
1943785db9
more refactoring
6 years ago
Alexey Velikiy
1d7b0e1d8d
services vs controllers refactoring
6 years ago
Alexey Velikiy
9e11c9e34a
services->controllers
6 years ago
Alexey Velikiy
71db20f063
MORE RENAMING
6 years ago
Alexey Velikiy
e0458555c7
more renaming
6 years ago
Alexey Velikiy
326987c709
renaming++
6 years ago
Alexey Velikiy
4600a834bd
fetch analytics.ts
6 years ago
Alexey Velikiy
25145912d8
crazy renaming
6 years ago
rozetko
e85df8c2c1
Change anomaly id to predictor id everywhere ( #65 )
...
* Change anomaly id to predictor id everywhere
* some fiex
6 years ago
Alexey Velikiy
52b3a1286d
Analytics server messaging #24 v2 ( #49 )
...
* add zmq to deps
* basic zmq usage & build system fxs
* continue zmq integration & refactorings
* server.py + logging
* some commit
* ping-pong server-analytics & pair type
* packing zmq.node for production
6 years ago
Alexey Velikiy
4a6d5a6e2a
fx launch.json
6 years ago
Alexey Velikiy
441db28997
mv .vscode/launch.json -> server/.vscode/launch.json
6 years ago
rozetko
e571261249
Informative error messages instead of "Internal error" #40
6 years ago
rozetko
a4fb03f488
Case-sensitive anomaly name #41
6 years ago
rozetko
f0cd06fbdd
Check for file existence instead of exception handling #33
6 years ago
rozetko
9549277fa7
Fix "No such file or directory" error on anomaly create #33
6 years ago
rozetko
3ee9e13134
Update readme after #27
6 years ago
Alexey Velikiy
c253063725
rm server from repo
6 years ago
Alexey Velikiy
701708552f
Leave only node 6.14 build #27
6 years ago
Alexey Velikiy
1b5d9a9a33
rm commented code
6 years ago
Alexey Velikiy
a6567c8e6f
Module for messaging on node.js side #30
6 years ago
rozetko
ce120b12c2
Hastic api key to config file #23 ( #26 )
...
* Add config example
* Make python use config file
* Make node use config file
* Update docs
6 years ago
Alexey Velikiy
3ee9b2471d
Restore dev version #20 done
6 years ago
Alexey Velikiy
74a5ca8c1c
Restore dev version #20 begin
6 years ago
Alexey Velikiy
d02609d1ec
Bundle babel-polyfill #18
6 years ago
rozetko
38abdcc1ef
Python compilation ( #19 )
...
* Run compiled analytics script with fallback to regular python
* Update .gitignore
* python compilation docs
6 years ago
Alexey Velikiy
9000adefcc
dist/server-6-14-prebuild.js
6 years ago
Alexey Velikiy
3aa1eb854a
#12 Node 6.14 support ( #17 )
...
* node 6.14 build
6 years ago
rozetko
8da91a87fd
Update dist
7 years ago
rozetko
a0942e46ab
Pattern type handler ( #6 )
7 years ago
rozetko
993b400e0e
Write unique segments to file ( #7 )
7 years ago