John Lees-Miller
|
295a603ca5
|
Update readme for @overleaf/o-error
|
2019-07-08 11:45:41 +01:00 |
|
John Lees-Miller
|
970dcb4e8e
|
Update metadata for publishing
|
2019-07-08 11:35:29 +01:00 |
|
Tim Alby
|
d63812c557
|
update tests
|
2019-07-05 18:55:53 +02:00 |
|
Tim Alby
|
9afd8e4e5d
|
change exports
|
2019-07-05 18:45:43 +02:00 |
|
Tim Alby
|
626e6267ae
|
update README with OError naming
|
2019-07-05 15:50:58 +02:00 |
|
Tim Alby
|
76b13e7d35
|
rename to OError
|
2019-07-05 15:25:22 +02:00 |
|
Tim Alby
|
9c1b48a5e4
|
remove ErrorWithStatusCode
|
2019-07-05 15:24:11 +02:00 |
|
Tim Alby
|
7bb8a5bd11
|
handle custom errors created without info
|
2019-07-04 10:38:56 +02:00 |
|
Henry Oswald
|
630a957d7b
|
bump ioredis to have naptmap for sentinal
|
2019-07-02 11:56:21 +01:00 |
|
John Lees-Miller
|
c167ad9bdb
|
Upgrade mocha version
|
2019-07-01 11:35:24 +01:00 |
|
John Lees-Miller
|
ed7dc939ac
|
Add support for errors with ES6 classes
|
2019-07-01 11:34:15 +01:00 |
|
Brian Gough
|
286eb747ad
|
add status label to gauges
|
2019-06-06 10:34:55 +01:00 |
|
Henry Oswald
|
d694674b78
|
put host in error message
|
2019-05-30 14:36:54 +01:00 |
|
Henry Oswald
|
6600c2e050
|
add redis options inc host ip to error message
|
2019-05-30 10:13:05 +01:00 |
|
Henry Oswald
|
b2d6fb77db
|
bump to 1.0.7
|
2019-05-30 10:12:40 +01:00 |
|
Brian Gough
|
a4bc5ba5b6
|
fix tests for ioredis as default
|
2019-05-20 16:15:54 +01:00 |
|
Timothée Alby
|
6d33d383d0
|
Update README.md
- change app name
|
2019-05-07 16:16:11 +01:00 |
|
Shane Kilkelly
|
f030823744
|
Add readme
|
2019-05-07 10:44:58 +01:00 |
|
Henry Oswald
|
d1dc6b8ce7
|
bump ioredis
|
2019-05-03 11:37:32 +01:00 |
|
Henry Oswald
|
db590651ee
|
make ioredis the driver for standard connections
|
2019-05-03 11:33:24 +01:00 |
|
Henry Oswald
|
816c49daf2
|
bump metrics to 2.1.2
|
2019-04-12 12:36:47 +01:00 |
|
Henry Oswald
|
d4faaaa60e
|
use console.log not logger.log
we don't habe verbiouse lossing enabled that early in the apps lifecycle
also best not to require modules before enabling profiler
|
2019-04-12 12:34:17 +01:00 |
|
Brian Gough
|
f4b2f7742e
|
allow patch updates to ioredis 4.6.0
|
2019-04-11 15:24:27 +01:00 |
|
Ersun Warncke
|
1809d6e403
|
filter out error logs in buffer
|
2019-03-12 08:23:37 -04:00 |
|
Ersun Warncke
|
cb22e98766
|
default ring buffer size to zero
|
2019-03-11 10:27:35 -04:00 |
|
Ersun Warncke
|
b31022e329
|
remove jsx and react from eslint config and add eslint modules
|
2019-03-08 12:16:21 -04:00 |
|
Ersun Warncke
|
a2b5793f49
|
add eslint and prettier
|
2019-03-08 12:06:24 -04:00 |
|
Ersun Warncke
|
83597e8723
|
use ring buffer for logging and include with error
|
2019-03-08 10:09:44 -04:00 |
|
Ersun Warncke
|
5a6e00e12b
|
decaf
|
2019-03-06 16:08:38 -04:00 |
|
Henry Oswald
|
15d14d8e2b
|
add injectMetricsRoute into statsd so it doens't blow up
|
2019-02-07 09:47:29 +00:00 |
|
Henry Oswald
|
bf18c6e513
|
MVP for running both statsd and prom side by side
statsd code is from v1.8.1
|
2019-01-30 11:11:37 +00:00 |
|
Ersun Warncke
|
128c9f7c39
|
lower case prod check, bump version
|
2019-01-29 12:00:14 -04:00 |
|
Ersun Warncke
|
8764c7378b
|
check dynamic log level in gce metadata
|
2019-01-29 10:13:26 -04:00 |
|
Henry Oswald
|
85011ed0e7
|
add path into inc options
|
2019-01-28 14:37:54 +00:00 |
|
Henry Oswald
|
dd3b8eae45
|
bump ioredis to 4.6.0 which lets us use natMap, package goes to 1.0.5
|
2019-01-22 15:45:41 +00:00 |
|
Christopher Hoskin
|
02907fd2e7
|
Fix Register II
|
2019-01-15 16:16:12 +00:00 |
|
Christopher Hoskin
|
20e45b7a2e
|
Fix Register
|
2019-01-15 16:12:15 +00:00 |
|
Christopher Hoskin
|
d4caa48118
|
Bump package version
|
2019-01-15 15:44:01 +00:00 |
|
Christopher Hoskin
|
93bef54c39
|
Make register public so we can support other servers e.g. hapi
|
2019-01-15 15:36:35 +00:00 |
|
Henry Oswald
|
a2ed182942
|
add process.env['LOG_LEVEL'] varable to let us change the logging level
|
2018-12-14 14:30:01 +00:00 |
|
Henry Oswald
|
dfead32d69
|
Update package.json
|
2018-12-13 09:19:05 +00:00 |
|
Henry Oswald
|
1a34f3db1b
|
Update package.json
|
2018-12-13 08:46:58 +00:00 |
|
Henry Oswald
|
287effb139
|
use ENABLE_PROFILE_AGENT
|
2018-12-12 21:17:12 +00:00 |
|
Henry Oswald
|
db4ae84bda
|
require logger
|
2018-12-12 21:05:33 +00:00 |
|
Henry Oswald
|
a86c4d8abd
|
add profiler
|
2018-12-12 20:11:40 +00:00 |
|
Henry Oswald
|
9eac49ad84
|
add some logging in
|
2018-12-11 16:07:34 +00:00 |
|
Henry Oswald
|
c257482e15
|
add ENABLE_DEBUG_AGENT and don't require modules unless they are enabled
|
2018-12-11 15:46:29 +00:00 |
|
Christopher Hoskin
|
6f82309829
|
Bump version to 2.0.10
|
2018-12-11 12:52:38 +00:00 |
|
Christopher Hoskin
|
61e6cf0493
|
Add host label to timing metrics
|
2018-12-11 12:01:22 +00:00 |
|
Henry Oswald
|
425a6f55ff
|
set build version via env var and bump build version
|
2018-12-10 22:02:25 +00:00 |
|