1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

668 Commits

Author SHA1 Message Date
Massimo Candela
9369b82633 added subscription optimisation to avoid server side filtering 2020-01-20 17:56:43 +01:00
Massimo Candela
ce5695b14f added optional dependencies for improved websocket performances 2020-01-20 17:56:15 +01:00
Massimo Candela
cf7951393f sync pkg and source code to node 12 LTS + enable build for windows 2020-01-21 01:38:10 +01:00
Massimo Candela
84d9c96b8d error in stale bot config file 2020-01-21 00:38:35 +01:00
Massimo Candela
f6389c92bb added support for buffer of dimension 1 in fileLogger 2020-01-20 22:02:21 +01:00
Massimo Candela
2ea147be27 fixed heap usage for rpki validator 2020-01-20 21:46:49 +01:00
Massimo Candela
12ca0e122d fixed bug on file rotation over date change 2020-01-20 21:38:24 +01:00
Massimo Candela
3f856dc7c6 Update stale.yml 2020-01-20 00:27:45 +01:00
Massimo Candela
f8cfef0261 improved sw version comparison 2020-01-19 17:53:02 +01:00
Massimo Candela
1dd3262cb7 Merge pull request #138 from nttgin/dependabot/npm_and_yarn/dev/rpki-validator-1.0.10
Bump rpki-validator from 1.0.9 to 1.0.10
2020-01-19 17:21:27 +01:00
dependabot-preview[bot]
00ec5d4ec4 Bump rpki-validator from 1.0.9 to 1.0.10
Bumps [rpki-validator](https://github.com/massimocandela/rpki-validator) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/massimocandela/rpki-validator/releases)
- [Commits](https://github.com/massimocandela/rpki-validator/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 16:18:50 +00:00
Massimo Candela
117d6c358e added stale bot in master 2020-01-19 01:54:18 +01:00
Massimo Candela
52cdadca6b added default values of the file logger in env.js 2020-01-18 22:40:35 +01:00
Massimo Candela
2d34c956ca added stale bot configuration 2020-01-18 22:09:34 +01:00
Massimo Candela
aaf963d85e fixed -p flag for auto generate prefix list 2020-01-18 21:57:19 +01:00
Massimo Candela
8545e4da0c changed default value for notificationIntervalSeconds 2020-01-18 21:29:44 +01:00
Massimo Candela
23eee6fd64 introduced showPaths in reportSlack #108 2020-01-18 20:45:59 +01:00
Massimo Candela
883b05a5a8 sentry moved as module 2020-01-18 19:48:33 +01:00
Massimo Candela
b34b3895f4 Merge pull request #120 from mirceaulinic/sentry
Add a new configuration option: sentryDSN
2020-01-18 19:18:23 +01:00
Massimo Candela
fbb99b3d77 Merge branch 'sentry' into sentry 2020-01-18 19:16:03 +01:00
Massimo Candela
40b38968a4 Update process-monitors.md 2020-01-18 19:07:03 +01:00
Massimo Candela
f904bb2eb1 renamed uptime monitors to more generic process monitor 2020-01-18 19:05:56 +01:00
Massimo Candela
cd758e730c added docker documentation 2020-01-18 19:05:10 +01:00
Massimo Candela
4b1e0b3469 improved documentation and config.example.yml 2020-01-18 18:48:08 +01:00
Massimo Candela
eaa7efa376 added test coverage for fade off feature 2020-01-18 18:17:54 +01:00
Massimo Candela
ea9ababe64 Merge pull request #137 from nttgin/removewinston
high performance log writer
2020-01-18 16:06:21 +01:00
Massimo Candela
a50aaf1371 check log directory existence before writing into it 2020-01-18 15:59:30 +01:00
Massimo Candela
3074fd15c3 small fix avoid doble slash 2020-01-18 15:54:32 +01:00
Massimo Candela
27dfcbfc9a introduced advanced config options in documentation 2020-01-18 15:46:08 +01:00
Massimo Candela
eea25db05e documented persistAlertData feature 2020-01-18 15:15:01 +01:00
Massimo Candela
522e3865b7 fixed tests after new file logger 2020-01-18 15:14:36 +01:00
Massimo Candela
41355f49f9 log errors while writing alert data 2020-01-18 13:37:18 +01:00
Massimo Candela
75f0723736 removed winston dependencies 2020-01-18 13:32:44 +01:00
Massimo Candela
9d3d6f1c37 introduced persistAlertData for reportFile 2020-01-18 13:31:11 +01:00
Massimo Candela
973cfe525b introduced lossy filter + ad hoc file logger 2020-01-18 12:26:20 +01:00
Massimo Candela
6409e531c6 corrected not valid ipv6 format in test case 2020-01-18 01:45:02 +01:00
Massimo Candela
a21438cb3b removed useless code line 2020-01-18 01:43:41 +01:00
Massimo Candela
8f55e1ecff corrected not valid ipv6 format in test case 2020-01-18 01:43:01 +01:00
Massimo Candela
a6fca53beb updated node version in package.json 2020-01-18 01:42:22 +01:00
Massimo Candela
68a00c7ae4 improved dockerfile 2020-01-17 03:42:26 +01:00
Massimo Candela
6ab2fce729 minor refactoring 2020-01-17 02:01:15 +01:00
Massimo Candela
d8e6cae5dc Merge branch 'dev' of github.com:nttgin/BGPalerter into dev 2020-01-16 17:04:39 +01:00
Massimo Candela
e0c46542d9 reverted to not bundled IPC communication + moved JSON parsing on master process 2020-01-16 17:04:30 +01:00
Massimo Candela
eadb33b0ff Merge pull request #136 from nttgin/dependabot/npm_and_yarn/dev/ip-sub-1.0.4
Bump ip-sub from 1.0.3 to 1.0.4
2020-01-16 17:03:36 +01:00
dependabot-preview[bot]
6b2805bf55 Bump ip-sub from 1.0.3 to 1.0.4
Bumps [ip-sub](https://github.com/massimocandela/ip-sub) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/massimocandela/ip-sub/releases)
- [Commits](https://github.com/massimocandela/ip-sub/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 15:59:20 +00:00
Massimo Candela
dd660bdf2a removing backpressure on worker (attempt) 2020-01-16 03:45:34 +01:00
Massimo Candela
a81bd3cfa7 redirect users to proper ris email 2020-01-14 15:44:34 +01:00
Massimo Candela
518d5afa62 Merge pull request #135 from nttgin/fastpipe
IPC/PubSub performance improvement
2020-01-14 14:40:22 +01:00
Massimo Candela
1aaef98ca2 Merge branch 'dev' into fastpipe 2020-01-14 14:34:49 +01:00
Massimo Candela
2256bb75ee default to single process to avoid IPC memory leak 2020-01-14 14:34:25 +01:00