-
-
Notifications
You must be signed in to change notification settings - Fork 23
Architecture
Evgeny Smyshlyaev edited this page Jul 17, 2019
·
5 revisions
Server consist of analytics
and server
connected by zmq.
Server sends tasks like LEARN
or DETECT
and analytics tries to handle workload in async and multi-threaded manner.
Please see more about how project evolved:
- https://hastic.io/blog/2018/09/05/Hastic-on-monitorama-2018/ -- first version of architecture
- https://hastic.io/blog/2019/03/01/Grafanacon-2019/ -- beta version where we introduced support of multiple datasources and async model and grafana-datasource-kit