Evgeny Smyshlyaev
4cef0545e1
Non intersected chunks for consuming data #529 ( #530 )
6 years ago
rozetko
55420167b3
Merge pull request #535 from hastic/update-pyzmq-version-#533
6 years ago
rozetko
43a197cf92
Update pyzmq from 17.0.0 to 18.0.1
6 years ago
rozetko
3c6b92b228
Update grafana-datasource-kit to 0.1.13
6 years ago
Alexey Velikiy
eb874392c3
Server service actor ( #527 )
...
* actor server_service begin
* __responses in ServerSerice to __init__
6 years ago
rozetko
24c2e206c0
Analytic units' panel fields are not saved to db #523 ( #524 )
6 years ago
amper43
136834b150
try to fix #407
6 years ago
amper43
6b9a4a03cc
socket.recv -> socket.recv_string
6 years ago
Alexey Velikiy
d8f14ffaf7
AsyncZmqThread and AsyncZmqActor better method names and docs ( #522 )
...
* AsyncZmqThread and AsyncZmqActor better method names and docs
* add comment about ZMQ_THREAD_ACTOR_ADDR
* __zmq_socket_addr -> __zmq_socket_type in AsyncZmqThread
* comment about MRO for AsyncZmqThread(threading.Thread, ABC)
6 years ago
Alexey Velikiy
209ffe8edc
add AsyncZmqThread and AsyncZmqActor classes ( #515 )
...
* add AsyncZmqThread and AsyncZmqActor classes
* Update analytics/analytics/utils/concurrent.py
* Update analytics/analytics/utils/concurrent.py
Co-Authored-By: jonyrock <gmpota@gmail.com>
* Update analytics/analytics/utils/concurrent.py
* abstract class + better comments
* rm test AsyncZmqActor creation
6 years ago
Alexandr Velikiy
0f1d7774fe
Find start and end of peaks and troughs #506 ( #507 )
6 years ago
Evgeny Smyshlyaev
60af0f40e1
Detections count #516 ( #517 )
6 years ago
Evgeny Smyshlyaev
fb04ba1565
Increase chunks' intersection ( #513 )
6 years ago
rozetko
6edd85ac93
Batch detection #500 ( #502 )
6 years ago
Evgeny Smyshlyaev
417ea7ea34
Server info: number of task resolvers ( #510 )
6 years ago
Evgeny Smyshlyaev
21f39f2a60
Send data to detection in chunks #489 ( #503 )
...
* Add `get_data_chunks` generator to `utils/dataframe.py`
* Add chunks generator usage to `analytic_worker.py`
* Add tests to `tests/test_detector_chunks.py`
* Minor fixes (constants, etc)
6 years ago
amper43
a1957005df
Revert "fix"
...
This reverts commit c0a0ee5f12
.
6 years ago
amper43
c0a0ee5f12
fix
6 years ago
Evgeny Smyshlyaev
d1f8b80c9e
Send data to detection in chunks #489 ( #496 )
6 years ago
Alexey Velikiy
70e243f326
async iter server_service ( #492 )
6 years ago
Coin de Gamma
821014211f
Change constant executors number to None #490
6 years ago
Coin de Gamma
471c80fe0a
optional type in do_train
6 years ago
Coin de Gamma
4dd870ce2b
asyncio.wait_for training_future
6 years ago
Alexandr Velikiy
e0cc56d425
Not-ending learning #264 ( #484 )
...
- optimize general model
- add logs
6 years ago
Coin de Gamma
8a12bea033
hastic-grafana-app/issues/224
6 years ago
Evgeny Smyshlyaev
70953bcc9d
fix ( #487 )
...
FIxed error: threshold comparsion between str and float #486
6 years ago
rozetko
06732d79c1
Fix config example
6 years ago
rozetko
9e66e8b035
Timeout for learning #481 ( #485 )
6 years ago
amper43
921d1f4c58
test gitlab pipeline
6 years ago
rozetko
ebf045013b
Fix dashboard-id regexp
6 years ago
rozetko
a6a7b7795d
Fix 0.3.2-beta migration script
6 years ago
rozetko
e894272f40
Await migration before running server
6 years ago
Evgeny Smyshlyaev
015f819958
Synchronize data with server #455 ( #461 )
...
Synchronize data with server #455 (#461 )
6 years ago
Alexandr Velikiy
4c2efac97e
Keyerror pattern model #471 ( #476 )
6 years ago
Coin de Gamma
4d2ca2bb0b
loop.set_debug(True)
6 years ago
Coin de Gamma
30412d5d38
back WORKERS_EXECUTORS = 20 in analytic_unit_manager.py
6 years ago
Coin de Gamma
a3f4aeff35
@staticmethod to ServerMessage.fromJSON
6 years ago
Alexey Velikiy
29b1977a39
Common mechanism for handling errors #474 ( #475 )
...
* handling middleware
* rm try/catch in routers
6 years ago
Coin de Gamma
64bf982261
Update README.md
6 years ago
Coin de Gamma
d9f27944a2
analytics in status in child-node & status last alive & timestamp
6 years ago
Coin de Gamma
8e086f0473
add difinition to prepare_data
6 years ago
rozetko
2a2fd54d3e
Add tasks to queue when analytics is not ready #468
6 years ago
rozetko
a536bf0a6d
Add active webhooks amount to server status
6 years ago
rozetko
9637bfa0b5
Fix generation tool to use differents ids
6 years ago
rozetko
5e01f3d736
Tool for analytic units creation ( #466 )
6 years ago
Evgeny Smyshlyaev
98e26ece50
Revert "Futures for detect and recieve #264 ( #433 )" ( #464 )
6 years ago
Alexandr Velikiy
270fe53585
Test models with random values #459 ( #460 )
6 years ago
rozetko
6e19a1ff11
Add debug output (analytics task)
6 years ago
rozetko
d5c7ef947e
Bump version to 0.3.1-beta
6 years ago
Evgeny Smyshlyaev
86c4433b65
Analytic bucket size #446 ( #451 )
6 years ago