Evgeny Smyshlyaev
43b027e470
Unit testing for analytics project #216 ( #223 )
6 years ago
Alexandr Velikiy
2782955572
Analytics works with one labeled segment#191/212 ( #217 )
...
* Analytics works with one labeled segment
if/else instead of exception
6 years ago
Evgeny Smyshlyaev
fa7a7b86c5
Tests for old segments deleting #209 ( #220 )
6 years ago
Alexey Velikiy
a77b3c11c9
update grafana-datasource-kit to 0.0.10 in package.json ( #214 )
6 years ago
Evgeny Smyshlyaev
c1ae1a9b19
Server logs improvements #48 ( #205 )
...
improve logs
6 years ago
Evgeny Smyshlyaev
c3ca05f1f8
Old segments are not deleted #198 ( #204 )
...
fix Old segments are not deleted #198
6 years ago
Alexandr Velikiy
4912026113
Fix models for choosing the "wrong" patterns #195 ( #202 )
...
* jump and drop not crash
* fix logiс of try/except block in drops
left one block
* fix logic of try/except in jump
left one block
6 years ago
Alexey Velikiy
8e41b0f125
link to roadmap
6 years ago
Evgeny Smyshlyaev
840cc1a035
WIP: Server info v2 #167 ( #194 )
...
improve server info
6 years ago
amper43
6f91b598dd
Merge branch 'decouple-processes-to-different-docker-containers#187'
6 years ago
amper43
d2d3702b41
Merge branch 'master' of github.com:hastic/hastic-server
6 years ago
amper43
9ae8a07f87
fix
6 years ago
amper43
ec6b245c20
add .env file
6 years ago
Alexandr Velikiy
b79abf5299
Anti-segments in general model #142 ( #185 )
6 years ago
Evgeny Smyshlyaev
de3b64ce95
Decouple processes to different docker containers#187(WIP) ( #188 )
...
analytics and server moved to separate containers, added docker-compose file
6 years ago
amper43
f15f865d77
finalyze
6 years ago
amper43
6bf97931df
Merge branch 'master' of github.com:hastic/hastic-server into decouple-processes-to-different-docker-containers#187
6 years ago
Evgeny Smyshlyaev
df4866ce29
Anti-segments do not fall into analytics #181 ( #190 )
6 years ago
amper43
4234a97475
concat deleted segments
6 years ago
amper43
aa43bac335
fix analytics restart
6 years ago
amper43
ca3c9b9cf4
fix typo
6 years ago
amper43
ad57315f5a
add docker tag
6 years ago
amper43
3e51fd027a
fix according review
6 years ago
amper43
8fa210d23f
remove debug logging
6 years ago
amper43
3042ddc81b
fix compose
6 years ago
amper43
a947b54aae
Merge branch 'master' of github.com:hastic/hastic-server into decouple-processes-to-different-docker-containers#187
6 years ago
amper43
f72cc35589
fix ZMQ connection string
6 years ago
amper43
d01ee7bf8b
test
6 years ago
rozetko
c742bf8074
Update grafana-datasource-kit version
6 years ago
amper43
b85cabe2bc
fix
6 years ago
amper43
e54436d8d0
move makefile to new layout
6 years ago
amper43
172a17bf69
remove old dockerfiles
6 years ago
amper43
94aa2349b8
add new dockerfiles
6 years ago
amper43
fb53633fed
fix uncommited
6 years ago
amper43
15fd7a2b38
WIP
6 years ago
amper43
3c69271418
fix docker files
6 years ago
amper43
fb9a7a4e22
move config to folder
6 years ago
Alexandr Velikiy
ab099cfd63
Drop model minor fix
6 years ago
rozetko
ca5b5034a0
Update README.md
6 years ago
rozetko
00252386c5
Bump version to 0.2.3-alpha
6 years ago
rozetko
d6d0b9f36a
Support datasource kit interface #176 ( #177 )
...
* Fix indentation in drop model
* Update datasource-kit version
* GrafanaMetric -> Metric
6 years ago
Alexandr Velikiy
d885b7ec22
Anti-segments in general model #142 ( #174 )
6 years ago
Alexandr Velikiy
93e74a45df
Anti-segments in drops model #142 ( #173 )
6 years ago
Alexandr Velikiy
4824b22df8
Anti-segments in peaks model #142 ( #170 )
6 years ago
Alexandr Velikiy
dc92d4e201
Anti-segments in troughs model #142 ( #171 )
6 years ago
Alexandr Velikiy
793c8186f1
Anti-segments in jumps model #142 ( #172 )
6 years ago
Alexandr Velikiy
142c6baa0a
common model to drop_model ( #166 )
6 years ago
Alexandr Velikiy
40fd1e296b
Common model in jumps ( #165 )
...
- add common model
- add convolve window
- add WINDOW_SIZE
6 years ago
Alexandr Velikiy
169c341189
add aggr model to peak models ( #162 )
...
* add aggr model to peak models
change convolve with first pattern.
now it is avarage model instead of only first pattern.
* common model for peaks with comments
6 years ago
Alexandr Velikiy
cc2f793ffb
add common model in troughs ( #164 )
...
common model with last comments
6 years ago