rozetko
a8a8220cf7
WIP: Query grafana from node ( #109 )
...
* Fix: analytic_unit_worker get_model -> get_predictor
* Fix analyticUnit.fromObject arguments order
* Make Grafana querying work
6 years ago
Alexey Velikiy
6aa8158711
rm ANALYTIC_UNITS_FOLDER usage ( #108 )
6 years ago
Coin de Gamma
e249a8e6b2
grafana service continue
6 years ago
Coin de Gamma
5c0ad89b61
py payload task into learn/predict + removing grafana_data_provider from py begin
6 years ago
Coin de Gamma
bc9041daa5
pending status to controller & pretty code
6 years ago
Coin de Gamma
12fdb9d179
mv updateSegments to controller and pending status
6 years ago
Coin de Gamma
13df2b4349
taskresolver type + metric._id
6 years ago
Coin de Gamma
6395bcc26e
_taskId -> id and runTask++
6 years ago
Coin de Gamma
2fb4e5a289
uid for task and better messages / tasks sending via analytics service
6 years ago
Coin de Gamma
69c3de355b
learning++ and better models
6 years ago
Coin de Gamma
d1ec0b13e1
Merge branch 'NeDB-instead-of-files-for-analytics-#58'
6 years ago
Coin de Gamma
b2c48242c9
Task definition + some refactorings
6 years ago
Alexey Velikiy
42bfc9bb24
Merge pull request #106 from hastic/NeDB-instead-of-files-for-analytics-#58
...
Ne db instead of files for analytics #58
6 years ago
Coin de Gamma
16f3422224
correct saving of segments & removing many
6 years ago
Coin de Gamma
de68788c8d
task model + tsconfig checksfix + segments parse++
6 years ago
Coin de Gamma
590f3fdf76
strict any checks
6 years ago
Coin de Gamma
1d047087b4
async bugfxs
6 years ago
Coin de Gamma
bacf05da9c
db-many querys & usage in segments
6 years ago
sanke
7dd4f9bf18
make npm run build work
...
rename functions
6 years ago
Alexey Velikiy
1d35992384
models++
6 years ago
Alexey Velikiy
7fde0b3d40
use os.tmp path
6 years ago
Alexey Velikiy
00e09cfe22
metrics db path usage fix
6 years ago
Alexey Velikiy
dc6c120261
serments / metrics models refactoring
6 years ago
Alexey Velikiy
8a49e2dba2
big models refactoring
6 years ago
Alexey Velikiy
079ff0ff46
python => 3.6.5 typo
6 years ago
rozetko
fb04315755
nedb using begin
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