rozetko
|
711322192f
|
Fix anomaly detector webhooks (#940)
|
4 years ago |
Dmitry Nalobin
|
aef1c8363d
|
Change grafana-datasource-kit library to tsdb-kit (#932)
|
4 years ago |
Alexandr Velikiy
|
ae5df87455
|
Nedb and mongodb syntax #792 (#794)
* add segment check in pattern detector
* fix query syntax
|
5 years ago |
Alexandr Velikiy
|
fa9673e347
|
"Error: Need at least 1 labeled segment" when labeling only negative segment #790 (#791)
|
5 years ago |
Alexandr Velikiy
|
9bcb639676
|
Notifications timezone #649 (#781)
* test offset for units
* add timeZone
* remove old code
* remove consolelogs
* fix
* fix2
* add error
* add redexp
* for patterns
* for anomaly
* dry
* types
* fix
* fix
* funcs to utils
* timezone -> time
|
5 years ago |
Evgeny Smyshlyaev
|
71f053623a
|
Mongodb persistence #570 part 2 (#774)
|
5 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
|
5 years ago |
Coin de Gamma
|
b6d80015b6
|
Utils SpansCut to SegmentsCut, IntegerSegment and IntegerSegmentSet (#756)
|
5 years ago |
Coin de Gamma
|
e6fd479655
|
GetNonIntersectedSpans refactoring (#751)
|
5 years ago |
rozetko
|
0c00dafd0a
|
Merge segments before sending a webhook #742 (#743)
|
5 years ago |
Evgeny Smyshlyaev
|
9612c567d5
|
Error cannot read property data of null #739 (#740)
|
5 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>
|
5 years ago |
Evgeny Smyshlyaev
|
b1bd20f030
|
Threshold line for HSR #727 (#729)
|
5 years ago |
amper43
|
4fb96302b1
|
Revert "add support of threshold line"
This reverts commit f4a5f20313 .
|
5 years ago |
amper43
|
f4a5f20313
|
add support of threshold line
|
5 years ago |
Evgeny Smyshlyaev
|
7f8597636d
|
Data kit error status code 400 #300 (#711)
|
5 years ago |
Evgeny Smyshlyaev
|
a0ab7854ff
|
Anomaly detector bounds switch: disabling to enabling #709 (#710)
|
5 years ago |
Alexandr Velikiy
|
5374c45b36
|
Segment info #693 (#700)
|
5 years ago |
Evgeny Smyshlyaev
|
67f203bee6
|
Anomaly detector option for disabling upper lower bound #701 (#703)
|
5 years ago |
Evgeny Smyshlyaev
|
3e9eb3daa7
|
"[PATTERN DETECTED]" in webhooks message #560 (#696)
|
5 years ago |
Evgeny Smyshlyaev
|
070f593b7c
|
Error: Can't find interval length of data #688 (#689)
|
5 years ago |
rozetko
|
8074e0a2e1
|
Not-ending learning for anomaly detector #665 (#674)
|
6 years ago |
Alexandr Velikiy
|
317a6a9572
|
AnomalyDetector: Need at least 1 labeled segment #667 (#668)
|
6 years ago |
Evgeny Smyshlyaev
|
7254237b8c
|
Queue or drop learning task on new learning task #664 (#669)
|
6 years ago |
rozetko
|
43f6306744
|
Anomaly analytic unit: send confidence bounds instead of smoothed data #656 (#657)
|
6 years ago |
Evgeny Smyshlyaev
|
e0dde3c8ba
|
Labeling for anomalies #631 (#655)
|
6 years ago |
rozetko
|
3955aff329
|
HSR for anomaly analytic unit #653 (#654)
|
6 years ago |
rozetko
|
d07dd098e7
|
Remove old detected segments and detection spans when learning starts #650 (#651)
|
6 years ago |
Evgeny Smyshlyaev
|
fc11f1d012
|
Set ready status for span after inserting segments (#648)
|
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 |
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 |
rozetko
|
493bd4dd49
|
Fixes for #504 (#604)
|
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 |
Evgeny Smyshlyaev
|
18bfc91770
|
Add proxy class for getting segments #588 (#589)
|
6 years ago |
rozetko
|
ead459ccb0
|
Don't run detection if learning failed #549 (#578)
|
6 years ago |
Evgeny Smyshlyaev
|
db5b9255d7
|
Endpoint for getting timeseries of analytic unit #528 (#564)
|
6 years ago |
rozetko
|
24c2e206c0
|
Analytic units' panel fields are not saved to db #523 (#524)
|
6 years ago |
Evgeny Smyshlyaev
|
60af0f40e1
|
Detections count #516 (#517)
|
6 years ago |
Evgeny Smyshlyaev
|
417ea7ea34
|
Server info: number of task resolvers (#510)
|
6 years ago |
Evgeny Smyshlyaev
|
015f819958
|
Synchronize data with server #455 (#461)
Synchronize data with server #455 (#461)
|
6 years ago |
Coin de Gamma
|
d9f27944a2
|
analytics in status in child-node & status last alive & timestamp
|
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
|
7d4d30938a
|
Minor server fixes (#438)
* Disable webhook: TypeError: Cannot read property 'toString' of undefined #415
* UnhandledPromiseRejectionWarning #419
|
6 years ago |
Evgeny Smyshlyaev
|
05390790b6
|
More info in webhooks #382 && Webhook when datasource unavailable #441 (#436)
|
6 years ago |
rozetko
|
77e335e469
|
Threshold detection runs on creation hastic/hastic-grafana-app#177
|
6 years ago |