ga63fuv
50a4b3e297
typescript bugfix & adjusted requirements version
3 years ago
rozetko
1654199048
use proper id type in requests
3 years ago
rozetko
e5017924c3
filter more build warnings
3 years ago
rozetko
ece873ade2
freeze mongodb version so that it doesn't depend on `mongodb-client-encryption`
3 years ago
rozetko
bfee62daf2
fix typescript errors
3 years ago
rozetko
6a8ce48565
update typescript
3 years ago
rozetko
85f6c3158c
Bump version to 0.5.1 ( #942 )
4 years ago
rozetko
027ecc762b
Slack: support images in alerts #801 ( #941 )
4 years ago
rozetko
711322192f
Fix anomaly detector webhooks ( #940 )
4 years ago
Coin de Gamma
d79fcd4db8
Update package.json
4 years ago
rozetko
f3e80dd94c
Bump version to 0.5.0 ( #934 )
...
* bump version to 0.5.0
* upd analytics commit hash
4 years ago
Dmitry Nalobin
d106094164
.env.example with variables documentation ( #931 )
4 years ago
Dmitry Nalobin
aef1c8363d
Change grafana-datasource-kit library to tsdb-kit ( #932 )
4 years ago
rozetko
5e1230715e
Bump version to 0.4.0 ( #929 )
...
* bump version to 0.4.0
* upd analytics to 4e0a2a5
4 years ago
rozetko
e12a9b2fa5
Fix Docker build ( #923 )
...
* fixes
* Remove deasync from tests #916
Co-authored-by: corpglory-dev <dev@corpglory.com>
4 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>
4 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>
4 years ago
Coin de Gamma
b3fee5807a
rm getGitInfo() from config.ts ( #905 )
...
Co-authored-by: Alexey Velikiy <av+1@corpglory.com>
4 years ago
Coin de Gamma
643ce1a212
Unfriendly crash with missing hastic api key #899 ( #901 )
...
* small fixes in code
* rename to getConfigFieldAndPrintOrExit
* exit from process on missing field
* comment++
* Update server/src/config.ts
Co-authored-by: rozetko <rozetko@hastic.io>
* Update server/src/config.ts
Co-authored-by: rozetko <rozetko@hastic.io>
Co-authored-by: Alexey Velikiy <av+1@corpglory.com>
Co-authored-by: rozetko <rozetko@hastic.io>
4 years ago
rozetko
22e8cc00fc
Bump version to 0.3.9 ( #875 )
5 years ago
rozetko
abb73944ec
Panel export: change IDs #841 ( #861 )
5 years ago
rozetko
d0f241bb15
Fix docker issues ( #873 )
5 years ago
rozetko
45dc3f22b9
Websocket connectivity between server and analytics ( #814 )
5 years ago
jonyrock-back
3f30c218c4
Generic node production build ( #869 )
5 years ago
Alexander Velikiy
f98ac05ad8
Rename modules and types ( #860 )
5 years ago
jonyrock-back
cb50796209
npm run build-614 ( #862 )
5 years ago
Alexander Velikiy
5c500c02a1
Remove serialized types ( #857 )
5 years ago
jonyrock-back
190005184c
better nodemon usage #851 ( #852 )
5 years ago
jonyrock-back
09788eb0dd
correct error handling in exitHandler #853 ( #854 )
5 years ago
rozetko
6e7762fc59
Import analytic units ( #840 )
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
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
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
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
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