rozetko
|
73a8618c96
|
Use hastic/rpmbuilder docker container for building RPMs (#846)
|
5 years ago |
Alexander Velikiy
|
21658883a9
|
Refactor get_bounds_for_segment method (#843)
|
5 years ago |
rozetko
|
6e7762fc59
|
Import analytic units (#840)
|
5 years ago |
Alexander Velikiy
|
b6c3a8e6a8
|
Test for Anomaly Detector (#839)
|
5 years ago |
rozetko
|
a364e66899
|
Export analytic units (#833)
|
5 years ago |
Alexandr Velikiy
|
e53909d833
|
Jest config and tsconfig fixes (#835)
|
5 years ago |
Evgeny Smyshlyaev
|
386b01be3f
|
Cannot read property 'branch' of null #831 (#832)
|
5 years ago |
Evgeny Smyshlyaev
|
ea360d9e07
|
Build warnings: mongodb dependencies #820 (#821)
|
5 years ago |
Alexandr Velikiy
|
d6f90dab2c
|
Error: Property 'length' is missing in type 'AnalyticMeta' #823 (#822)
|
5 years ago |
Alexandr Velikiy
|
3d74de8b5d
|
Unit tests for Bucket class (#811)
|
5 years ago |
Alexandr Velikiy
|
bcd70981c7
|
AnomalyCache class (#809)
|
5 years ago |
Alexandr Velikiy
|
4d28344ae8
|
Segment seasonality offset #805 (#806)
|
5 years ago |
rozetko
|
c6515e8e9a
|
Bump version to 0.3.8 (#804)
|
5 years ago |
rozetko
|
3f64c25c10
|
Production hotfixes (#803)
* fix compose variables
* fix server/Dockerfile
* fix notification message
* HASTIC_TIMEZONE_OFFSET
|
5 years ago |
Evgeny Smyshlyaev
|
353da0961c
|
Compatibility with Prometheus Alertmanager #482 (#802)
|
5 years ago |
rozetko
|
95bd1dfdcb
|
Single analytic unit in webhook image #799 (#800)
|
5 years ago |
rozetko
|
517f5b5309
|
Single analytic unit in webhook image #799 (#800)
|
5 years ago |
Evgeny Smyshlyaev
|
7f3df18068
|
Docker-compose with MongoDB (#796)
|
5 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 |
rozetko
|
e116406f27
|
Fix node 6 build (#788)
|
5 years ago |
rozetko
|
4cb3f0d692
|
Bump version to 0.3.7 (#787)
|
5 years ago |
Alexandr Velikiy
|
970556b410
|
Add timezone info to notification message (#786)
|
5 years ago |
Alexandr Velikiy
|
472555f366
|
Add TIMEZONE_UTC_OFFSET variable to docker-compose.yml (#785)
|
5 years ago |
Alexandr Velikiy
|
5194bacffa
|
Fix for #782 (#784)
- remove " and ' symbols from timezone
- fix regexp (add checks for start and end of the string)
|
5 years ago |
Alexandr Velikiy
|
faa1780296
|
Notification problem with mongodb #780 (#782)
* some logs
* fix findOne
* fix
* fix
* fix2
* fix3
|
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
|
9273087a1e
|
update vars (#783)
|
5 years ago |
Alexandr Velikiy
|
5ea0a058fc
|
Error: $or must be an array (#778)
|
5 years ago |
rozetko
|
4e344cba38
|
Fix deasync production build failure (#777)
* it works
* fixes
* fixes
* more fixes
* rm copy-webpack-plugin
* fixes
* fix
|
5 years ago |
Alexandr Velikiy
|
8f95415797
|
Error: Can`t find cache for analytic unit #772 (#776)
|
5 years ago |
Evgeny Smyshlyaev
|
71f053623a
|
Mongodb persistence #570 part 2 (#774)
|
5 years ago |
Evgeny Smyshlyaev
|
bb1854e1b9
|
Mongodb persistence #570 part 1 (#771)
|
5 years ago |
Coin de Gamma
|
38d885b5dc
|
Tsconfig strict mode part1 (#767)
|
5 years ago |
Evgeny Smyshlyaev
|
a42a5b85a7
|
Class for analytic unit object structure #760 (#762)
* just save
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Update server/spec/setup_tests.ts
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Update server/spec/analytic_controller.jest.ts
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
|
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 |
rozetko
|
74735e1c90
|
utils/spans fixes (#754)
|
5 years ago |
rozetko
|
d20a3b964a
|
Detection model fixes (#752)
|
5 years ago |
Coin de Gamma
|
e6fd479655
|
GetNonIntersectedSpans refactoring (#751)
|
5 years ago |
rozetko
|
008e0a84a4
|
fix (#750)
|
5 years ago |
Coin de Gamma
|
2bead5e6fa
|
Update REST.md
|
5 years ago |
rozetko
|
af9e0ae2ef
|
Update grafana-datasource-kit to 0.1.17 (#746)
|
5 years ago |
rozetko
|
4a764cb4d2
|
Tests for detection-spans (#747)
|
5 years ago |
rozetko
|
ac626d726e
|
Large segments are not shown #744 (#745)
|
5 years ago |
rozetko
|
0c00dafd0a
|
Merge segments before sending a webhook #742 (#743)
|
5 years ago |
Alexandr Velikiy
|
b05b46c6eb
|
Anomaly detector's segments concatenation #716 (#741)
|
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
|
0363558b91
|
fix (#737)
|
5 years ago |