dependabot-preview[bot]
f21c583bbb
Bump ws from 7.2.0 to 7.2.1
...
Bumps [ws](https://github.com/websockets/ws ) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.2.0...7.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-16 08:34:03 +00:00
dependabot-preview[bot]
f7e8d66b83
Bump restify from 8.5.0 to 8.5.1
...
Bumps [restify](https://github.com/restify/node-restify ) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/restify/node-restify/releases )
- [Changelog](https://github.com/restify/node-restify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/restify/node-restify/compare/v8.5.0...v8.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-16 08:33:57 +00:00
Massimo Candela
4218cc5dd1
Merge pull request #104 from nttgin/dependabot/npm_and_yarn/dev/pkg-4.4.2
...
Bump pkg from 4.4.1 to 4.4.2
2019-12-16 09:32:20 +01:00
dependabot-preview[bot]
d187022f17
Bump pkg from 4.4.1 to 4.4.2
...
Bumps [pkg](https://github.com/zeit/pkg ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/zeit/pkg/releases )
- [Commits](https://github.com/zeit/pkg/compare/4.4.1...4.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-16 08:30:08 +00:00
Massimo Candela
efaa5fcc3a
increased test coverage for ignore:true on monitorAS
2019-12-15 14:51:56 +01:00
Massimo Candela
88911eefee
Merge pull request #101 from DamianZaremba/feature/damianzaremba/fix-monitor-as-ignored-prefixes
...
Rework ignored prefixes to also exclude during AS monitoring
2019-12-15 14:45:02 +01:00
Damian Zaremba
31a6ab5984
Move ignored prefix checks into the relevant monitors
...
Currently if a monitor is looking for a missing prefix it cannot rely upon the implementation of getMoreSpecificMatch.
At the time getMoreSpecificMatch was written, excluding all ignored prefixes made sense as there was no monitor for missing prefixes,
however now it excludes prefixes that we have a configuration match for, but desire to exclude from monitoring.
The primary purposes of this is for monitorAS *not* to respect the prefix's `ignore` attribute,
ensureing that we do not emit un-configured messages for a prefix that has explicitly been 'ignored in monitoring'.
Hopefully this ensures the current documentation (`Exclude the current prefix from monitoring. Useful when you are monitoring a prefix and you want to exclude a particular sub-prefix`) now reflects reality.
2019-12-15 13:37:33 +01:00
Massimo Candela
f1d4e9d894
updated package.json to include uptimeMonitors directory in pkg
2019-12-13 15:31:00 +01:00
Massimo Candela
8ce8a8a8f1
updated uptime monitor example
2019-12-13 15:27:47 +01:00
Massimo Candela
b184f8468f
Merge branch 'master' into dev
2019-12-13 15:14:59 +01:00
Massimo Candela
7e0e7c7876
removed dependency from babel-upgrade
2019-12-13 15:12:06 +01:00
Massimo Candela
5ed59d0cd8
removed yarn support from build
2019-12-13 15:05:12 +01:00
Massimo Candela
72e3d6a8f7
Merge pull request #99 from nttgin/uptimemonitors
...
modular uptime monitors
2019-12-13 14:39:53 +01:00
Massimo Candela
70df1a1e1f
added warning for deprecated config format
2019-12-13 14:35:28 +01:00
Massimo Candela
ad68cab882
improved documentation for modular uptime monitoring
2019-12-13 14:31:12 +01:00
Massimo Candela
9a4d73dd8d
updated test for new uptime configuration
2019-12-13 03:15:36 +01:00
Massimo Candela
f995daed64
travis should show only build status of master branch
2019-12-13 03:01:59 +01:00
Massimo Candela
2e40a85323
uptimeMonitors section should be optional in config.yml
2019-12-13 02:57:12 +01:00
Massimo Candela
824088b729
modular uptime monitors
2019-12-13 02:53:22 +01:00
Massimo Candela
32c2983971
Merge pull request #98 from nttgin/dev
...
merging v1.22.1-pre into master
2019-12-12 23:05:52 +01:00
Massimo Candela
4629b18acf
small improvement in readme
2019-12-12 22:47:00 +01:00
Massimo Candela
45ed91864b
removed dependency from yarn. Only npm will be supported from now
2019-12-12 22:44:26 +01:00
Massimo Candela
d37a30f99c
update yarn
2019-12-12 22:26:28 +01:00
Massimo Candela
4930e694cf
Merge branch 'dev' of github.com:nttgin/BGPalerter into dev
2019-12-12 22:25:24 +01:00
Massimo Candela
ec4868d3ab
removed restidy error dependency
2019-12-12 22:25:13 +01:00
Massimo Candela
7f0481ada7
Merge pull request #97 from nttgin/snyk-fix-61faca3d5fd3be3c42a2ca62d56c2535
...
upgrade yarn
2019-12-12 22:22:19 +01:00
snyk-bot
abffa9d369
fix: package.json & package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-YARN-537611
- https://snyk.io/vuln/SNYK-JS-YARN-537612
2019-12-12 21:15:45 +00:00
Massimo Candela
3563ad25fb
removed dependency from resnap in tests
2019-12-12 12:44:50 +01:00
Massimo Candela
81787c92f1
updated package-lock
2019-12-11 23:59:14 +01:00
Massimo Candela
f97cefcfcb
fixed host param typo in reportSyslog
2019-12-11 23:55:17 +01:00
Massimo Candela
f744d558fb
Merge branch 'master' into dev
2019-12-11 15:50:06 +01:00
Massimo Candela
264a7ca7e8
added support for pid file
2019-12-11 15:49:27 +01:00
Massimo Candela
f48cffcf4d
minor refactoring and debug logs removed
2019-12-11 15:36:16 +01:00
Massimo Candela
d89f27f816
refactored report to have common template context. Adapted reportEmail to use inherited context.
2019-12-11 01:42:03 +01:00
Massimo Candela
87a6239fe5
added reportSyslog
2019-12-11 01:41:26 +01:00
Massimo Candela
d4c1d001b7
Merge pull request #95 from nttgin/dependabot/npm_and_yarn/dev/nodemailer-6.4.1
...
Bump nodemailer from 6.4.0 to 6.4.1
2019-12-09 11:19:43 +01:00
Massimo Candela
52465c6f7a
Merge pull request #94 from nttgin/dependabot/npm_and_yarn/dev/winston-daily-rotate-file-4.3.1
...
Bump winston-daily-rotate-file from 4.3.0 to 4.3.1
2019-12-09 11:19:29 +01:00
Massimo Candela
97d7cc6004
Merge pull request #92 from nttgin/dependabot/npm_and_yarn/dev/babel/cli-7.7.5
...
Bump @babel/cli from 7.7.4 to 7.7.5
2019-12-09 11:18:56 +01:00
dependabot-preview[bot]
16baf1485f
Bump nodemailer from 6.4.0 to 6.4.1
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.0...v6.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 10:08:03 +00:00
Massimo Candela
3bf3cb6a31
Merge pull request #91 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.7.6
...
Bump @babel/preset-env from 7.7.4 to 7.7.6
2019-12-09 11:06:21 +01:00
dependabot-preview[bot]
2a388c1110
Bump @babel/cli from 7.7.4 to 7.7.5
...
Bumps [@babel/cli](https://github.com/babel/babel ) from 7.7.4 to 7.7.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 09:53:19 +00:00
Massimo Candela
7715e5c227
Merge pull request #93 from nttgin/dependabot/npm_and_yarn/dev/babel/core-7.7.5
...
Bump @babel/core from 7.7.4 to 7.7.5
2019-12-09 10:51:38 +01:00
dependabot-preview[bot]
9608f09b0b
Bump @babel/core from 7.7.4 to 7.7.5
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.4 to 7.7.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 09:46:52 +00:00
Massimo Candela
02eb82a0e3
Merge pull request #96 from nttgin/dependabot/npm_and_yarn/dev/pkg-4.4.1
...
Bump pkg from 4.4.0 to 4.4.1
2019-12-09 10:45:15 +01:00
dependabot-preview[bot]
3d20ab633c
Bump pkg from 4.4.0 to 4.4.1
...
Bumps [pkg](https://github.com/zeit/pkg ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/zeit/pkg/releases )
- [Commits](https://github.com/zeit/pkg/compare/4.4.0...4.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 08:30:55 +00:00
dependabot-preview[bot]
c5f896a267
Bump winston-daily-rotate-file from 4.3.0 to 4.3.1
...
Bumps [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases )
- [Commits](https://github.com/winstonjs/winston-daily-rotate-file/compare/v4.3.0...v4.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 08:29:49 +00:00
dependabot-preview[bot]
31b4e6a909
Bump @babel/preset-env from 7.7.4 to 7.7.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.4 to 7.7.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 08:28:21 +00:00
Massimo Candela
3d72fea4be
improved error handling on config file
2019-12-08 23:30:49 +01:00
Massimo Candela
8278d2489b
Update issue templates
2019-12-08 13:41:44 +01:00
Massimo Candela
0214d2feb3
Update issue templates
2019-12-08 13:36:29 +01:00