rozetko
711322192f
Fix anomaly detector webhooks ( #940 )
4 years ago
Dmitry Nalobin
aef1c8363d
Change grafana-datasource-kit library to tsdb-kit ( #932 )
5 years ago
rozetko
0e940115a8
Remove deasync lib #829 ( #915 )
...
* make dataservice a class
* fix dataservice usage
* rm deasync
* fix
* fix
Co-authored-by: corpglory-dev <dev@corpglory.com>
5 years ago
rozetko
65f77676c2
Abstract class for db connector #906 ( #908 )
...
* db connector
* fix imports
* minor fixes
* todos
* minor codestyle fix
* todo
* rm extra logs
* abstract class -> interface
* singletons
Co-authored-by: corpglory-dev <dev@corpglory.com>
5 years ago
rozetko
abb73944ec
Panel export: change IDs #841 ( #861 )
5 years ago
Alexander Velikiy
f98ac05ad8
Rename modules and types ( #860 )
5 years ago
Alexander Velikiy
5c500c02a1
Remove serialized types ( #857 )
5 years ago
rozetko
6e7762fc59
Import analytic units ( #840 )
5 years ago
rozetko
a364e66899
Export analytic units ( #833 )
5 years ago
Alexandr Velikiy
8f95415797
Error: Can`t find cache for analytic unit #772 ( #776 )
6 years ago
Coin de Gamma
38d885b5dc
Tsconfig strict mode part1 ( #767 )
6 years ago
Evgeny Smyshlyaev
d469c1e98c
Anomaly detector detection re running in inspect mode #757 ( #759 )
...
* fix
* fix
* fix
* Update server/src/controllers/analytics_controller.ts
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
* add test
* fix
* Update server/spec/analytic_controller.jest.ts
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
* fix
* fix
* fix
* Update server/spec/analytic_controller.jest.ts
Co-Authored-By: rozetko <rozetko@hastic.io>
* fix
* Update server/spec/analytic_controller.jest.ts
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
* Update server/spec/analytic_controller.jest.ts
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
* fix
* fix
* fix
6 years ago
rozetko
d20a3b964a
Detection model fixes ( #752 )
6 years ago
Coin de Gamma
e6fd479655
GetNonIntersectedSpans refactoring ( #751 )
6 years ago
rozetko
4a764cb4d2
Tests for detection-spans ( #747 )
6 years ago
rozetko
ac626d726e
Large segments are not shown #744 ( #745 )
6 years ago
rozetko
0c00dafd0a
Merge segments before sending a webhook #742 ( #743 )
6 years ago
Alexandr Velikiy
b05b46c6eb
Anomaly detector's segments concatenation #716 ( #741 )
6 years ago
Evgeny Smyshlyaev
9612c567d5
Error cannot read property data of null #739 ( #740 )
6 years ago
Evgeny Smyshlyaev
c8f4340f7c
Error: skip detection: data length less than window_size ( #723 )
...
* fix
* fix
* fix
* Update server/src/controllers/analytics_controller.ts
* fix
* fix
* fix according review
* Update server/spec/analytic_controller.jest.ts
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
* fix
* Update analytics/analytics/detectors/pattern_detector.py
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
6 years ago
Evgeny Smyshlyaev
a0ab7854ff
Anomaly detector bounds switch: disabling to enabling #709 ( #710 )
6 years ago
Alexandr Velikiy
5374c45b36
Segment info #693 ( #700 )
6 years ago
Evgeny Smyshlyaev
67f203bee6
Anomaly detector option for disabling upper lower bound #701 ( #703 )
6 years ago
Evgeny Smyshlyaev
3e9eb3daa7
"[PATTERN DETECTED]" in webhooks message #560 ( #696 )
6 years ago
rozetko
0d6b4c45cf
Name for basic anomaly detector type #663
6 years ago
rozetko
63f0fc93fa
Analytics units details view hastic/hastic-grafana-app#282
6 years ago
rozetko
8074e0a2e1
Not-ending learning for anomaly detector #665 ( #674 )
6 years ago
Evgeny Smyshlyaev
e0dde3c8ba
Labeling for anomalies #631 ( #655 )
6 years ago
Evgeny Smyshlyaev
64d2ec31d9
Relearning after unit updating ( #647 )
6 years ago
rozetko
a56ac6ec4e
Endpoint for smoothing data #612 ( #639 )
6 years ago
rozetko
367f165595
detectorType field is missing in old analytic units #632 ( #633 )
...
* Add migration
* Use detectorType instead of getDetectorByType
* Move getDetectorByType to migration
6 years ago
Coin de Gamma
af3c90d6aa
basic anomaly model ( #630 )
6 years ago
rozetko
63e2d2d558
Thresholds error: from is NaN #621 ( #623 )
6 years ago
rozetko
0e397b350f
Threshold is not a part of analytic unit #619 ( #620 )
6 years ago
amper43
16b85632c5
fix
6 years ago
rozetko
3860b8f95c
Clear detection spans on learning #601
6 years ago
Evgeny Smyshlyaev
9c0e2561e6
Detection status router merge queried segments #590 ( #596 )
6 years ago
rozetko
95f91d5963
Sort analytic units by creation date / name #514 ( #581 )
...
* Add sorting query to dbFindMany
* Add timestampData option to db init
* Use sorting query in AnalyticUnit.findMany
* enum SortingOrder
6 years ago
rozetko
24c2e206c0
Analytic units' panel fields are not saved to db #523 ( #524 )
6 years ago
Coin de Gamma
8a12bea033
hastic-grafana-app/issues/224
6 years ago
Evgeny Smyshlyaev
015f819958
Synchronize data with server #455 ( #461 )
...
Synchronize data with server #455 (#461 )
6 years ago
rozetko
6c1a4e806e
Do not insert found segment if it intersects with deleted #434 ( #442 )
6 years ago
Evgeny Smyshlyaev
05390790b6
More info in webhooks #382 && Webhook when datasource unavailable #441 ( #436 )
6 years ago
rozetko
390fa4c037
No data threshold #370 ( #396 )
...
"No data" threshold support
6 years ago
rozetko
5243facb31
hotfix
6 years ago
rozetko
04ee5e2c05
Error: cannot read property 'analyticUnitId' of undefined #378 ( #379 )
6 years ago
Evgeny Smyshlyaev
8e6260859c
Labeled pattern intersects with predicted #253 ( #371 )
6 years ago
Evgeny Smyshlyaev
fc0935c0cb
Threshold value is not saving #368 ( #369 )
...
fix threshold model
6 years ago
Alexey Velikiy
55efce8195
basic unit update ( #346 )
6 years ago
rozetko
4bafca64c5
Endpoint for setting analytic unit metric #338 ( #339 )
6 years ago