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

71 Commits

Author SHA1 Message Date
Massimo Candela
009e526828 minor fixes in the documentation 2020-01-12 05:53:55 +01:00
Massimo Candela
6c4889d9d1 merged with dev and cleaned unused dependencies 2020-01-12 05:23:10 +01:00
Massimo Candela
5a51b04e67 added doc for maxDataSamples 2020-01-12 05:11:36 +01:00
Mircea Ulinic
9255d5a6f3 Add environment param 2020-01-09 23:03:25 +00:00
Mircea Ulinic
6ce440b825 Severity as string 2020-01-09 23:03:25 +00:00
Mircea Ulinic
97f4219135 Have resource field format as templated param 2020-01-09 23:03:25 +00:00
Mircea Ulinic
d12335176b New reporter module for Alerta
Adding a new reporter module largely inspired by the existing
``reportSlack`` to report events in Alerta (https://alerta.io/) via the
HTTP API.
2020-01-09 23:03:25 +00:00
Mircea Ulinic
545044af62 Add a new configuration option: sentryDSN
Adding a new config option, ``sentryDSN`` to provide the Sentry DSN if
the user wants to monitor the BGPalerter app for runtime exceptions.

I have updated the package.json file to the version recommended in
https://docs.sentry.io/error-reporting/quickstart/?platform=node.

This is an optional config bit that enables Sentry monitoring only when
``sentryDSN`` is provided.
2020-01-08 13:07:59 +00:00
Massimo Candela
ad68cab882 improved documentation for modular uptime monitoring 2019-12-13 14:31:12 +01:00
Massimo Candela
87a6239fe5 added reportSyslog 2019-12-11 01:41:26 +01:00
Massimo Candela
3650d0e7a9 path monitor doc 2019-11-30 04:01:30 +01:00
Massimo Candela
94ca11069c monitorAS enabled by default 2019-11-28 18:09:44 +01:00
Massimo Candela
951ba0f0a2 minor changes to the documentation 2019-11-28 17:18:07 +01:00
Massimo Candela
469cd7ba1e added documentation for monitorAS 2019-11-28 17:11:04 +01:00
Massimo Candela
d124f76442 monitorAS documentation 2019-11-28 16:10:08 +01:00
Massimo Candela
7d7c565545 reverted doc changes 2019-11-27 15:39:21 +01:00
Massimo Candela
8f04917d11 uptime feature, including documentation 2019-11-27 15:36:28 +01:00
Massimo Candela
147e27e4f6 added report of most used path in email 2019-10-27 20:20:11 +01:00
Massimo Candela
a123f6c037 introduced alertOnlyOnce configuration parameter 2019-10-27 14:38:28 +01:00
Massimo Candela
5fee280324 [new feature] introduced Kafka report 2019-10-25 21:47:20 +02:00
Massimo Candela
54ca735669 improved documentation, needs revision 2019-10-05 19:18:11 +02:00