Alexey Velikiy
b1e07c3d61
detection spans ( #594 )
6 years ago
amper43
82f611e375
fix detection status router
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
6edd85ac93
Batch detection #500 ( #502 )
6 years ago
Evgeny Smyshlyaev
015f819958
Synchronize data with server #455 ( #461 )
...
Synchronize data with server #455 (#461 )
6 years ago
Alexey Velikiy
29b1977a39
Common mechanism for handling errors #474 ( #475 )
...
* handling middleware
* rm try/catch in routers
6 years ago
rozetko
45e276a9f3
Unlabeled segments hastic/hastic-grafana-app#187 ( #432 )
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
rozetko
d300362b49
Fix threshold detector ( #331 )
6 years ago
rozetko
68f47f78f7
Threshold detector #324 ( #330 )
6 years ago
rozetko
b5d21db702
Endpoint for analytic unit types #328 ( #329 )
6 years ago
rozetko
053e1a4e9d
Update Data Puller state #294 ( #295 )
...
* Get analytic unit from db each puller tick
* Use async iterator to pull and push data
* Fix webpack config for proper babel-polyfill usage
* Add MetricDataChunk type
* Add pattern field to payload
6 years ago
rozetko
ca1ce4610a
Minor fix of PATCH /analyticUnits/alert
6 years ago
rozetko
bfeb0df9c2
Restore hooks API #149 ( #287 )
...
* Add webhook settings to config
* Update notification service
* Remove alerts controller
* Remove alerts router
* Add alert field to analytic unit
* Add endpoints:
- GET analyticUnits/units
- PATCH analyticUnits/alert
* Rename sendNotification -> sendWebhook
* Change webhook payload
* Send webhook on detection
6 years ago
Alexey Velikiy
ce8523fafa
Cancel learning on analytic unit deletion #266 ( #269 )
...
* basic cancelation in analytics
* cancelation task on node
* basic cancelation in analytics
6 years ago
rozetko
f3e8de3d4d
WIP Synchronize data with panel #224 ( #225 )
...
* start
* Merge master
* Add Panel model
* Minor fixes
* Add panel router
6 years ago
rozetko
dfd2dd3673
Specific error messages #201 ( #222 )
...
* Improve error messages in /analyticUnits
* Improve /segments error messages
6 years ago
rozetko
1299a7eb6e
Fix GET /analyticUnits/status ( #112 )
...
* redo code in getStatus method
6 years ago
Coin de Gamma
bc9041daa5
pending status to controller & pretty code
6 years ago
Coin de Gamma
12fdb9d179
mv updateSegments to controller and pending status
6 years ago
Coin de Gamma
16f3422224
correct saving of segments & removing many
6 years ago
Coin de Gamma
de68788c8d
task model + tsconfig checksfix + segments parse++
6 years ago
Coin de Gamma
590f3fdf76
strict any checks
6 years ago
Coin de Gamma
1d047087b4
async bugfxs
6 years ago
Coin de Gamma
bacf05da9c
db-many querys & usage in segments
6 years ago
sanke
7dd4f9bf18
make npm run build work
...
rename functions
6 years ago
Alexey Velikiy
dc6c120261
serments / metrics models refactoring
6 years ago
Alexey Velikiy
8a49e2dba2
big models refactoring
6 years ago
Alexey Velikiy
e412642ac2
rm alarting
6 years ago
rozetko
c39da06c6a
Learning error: Can't find Analytic Unit with id undefined #83 ( #84 )
6 years ago
Alexey Velikiy
26303f2cdb
some commit
6 years ago
Alexey Velikiy
878ab7fd04
small clearup
6 years ago
Alexey Velikiy
1943785db9
more refactoring
6 years ago
Alexey Velikiy
1d7b0e1d8d
services vs controllers refactoring
6 years ago
Alexey Velikiy
9e11c9e34a
services->controllers
6 years ago
Alexey Velikiy
71db20f063
MORE RENAMING
6 years ago
Alexey Velikiy
e0458555c7
more renaming
6 years ago
Alexey Velikiy
326987c709
renaming++
6 years ago
Alexey Velikiy
25145912d8
crazy renaming
6 years ago
rozetko
e85df8c2c1
Change anomaly id to predictor id everywhere ( #65 )
...
* Change anomaly id to predictor id everywhere
* some fiex
6 years ago
rozetko
e571261249
Informative error messages instead of "Internal error" #40
6 years ago
rozetko
a4fb03f488
Case-sensitive anomaly name #41
6 years ago
rozetko
a0942e46ab
Pattern type handler ( #6 )
7 years ago
rozetko
6ea415b7b8
148 koa usage fix ( #4 )
...
* Fix middleware && add bodyparser
* req, res -> ctx
7 years ago
Alexey Velikiy
8426acdf97
147 koa as web server ( #3 )
...
* some commit
* use axios
* routes++
7 years ago
rozetko
ce425363b4
Error message in GET /anomalies/status
7 years ago
rozetko
b9917d34f9
Fix POST /anomalies to receive datasource
7 years ago