Merge pull request #1181 from CartoDB/feature/ch88712/node-windshaft-metro-service-is-not-started
Daniel G. Aubert
2020-07-01 08:58:26 +0200
5b7341c0e9Fix: TypeError: Cannot read property 'level' of undefined Feature: dump unfinished log into a file while exiting
Daniel García Aubert
2020-06-29 21:01:48 +0200
Merge pull request #1177 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis-bis-bis
Daniel G. Aubert
2020-06-11 09:37:58 +0200
e49ecda321Don't create a new metric for each request, use the same label to send to statsd
Daniel García Aubert
2020-06-10 17:21:35 +0200
18525a60cdUse 9145 as default port for metics
Daniel García Aubert
2020-06-09 16:35:08 +0200
Merge pull request #1178 from CartoDB/fix-layergroup-structure
Daniel G. Aubert
2020-06-09 15:02:28 +0200
23839f5b4aUpdate NEWS
Daniel García Aubert
2020-06-09 15:00:53 +0200
f235dcdedaAdd test
Daniel García Aubert
2020-06-09 13:05:39 +0200
9c21194c68Set cache buster equal to 0 when there is no affected tables in the mapconfig
Daniel García Aubert
2020-06-09 12:21:47 +0200
7acbfc1e9bTypos
Daniel García Aubert
2020-06-09 10:00:54 +0200
6f9580bae2Allow the metro to exit if this is the only active server in the event loop system
Daniel García Aubert
2020-06-09 09:52:56 +0200
3583e064beUser native http server
Daniel García Aubert
2020-06-09 09:40:24 +0200
9e14185990Rename
Daniel García Aubert
2020-06-09 09:30:11 +0200
a5c83edef6Introducing @carto/metro, the carto logs and metrics transport.
Daniel García Aubert
2020-06-08 20:16:00 +0200
04d0f2e530Merge branch 'dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis' into dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis-bis
Daniel García Aubert
2020-06-08 19:31:18 +0200
e206a1bca3Check whether the log is a pino's log and skip them when they aren't
Daniel García Aubert
2020-06-08 16:34:08 +0200
b115bca07eBe able to tag requests with labels as easier way to provide business metrics
Daniel García Aubert
2020-06-08 16:29:22 +0200
07b9decb03Add log-collector utlity, it will be moved to its onw repository. Attaching it here fro development purposes. Try it with the following command LOG_LEVEL=info npm t | node ./log-collector.js
Daniel García Aubert
2020-06-05 20:12:20 +0200
02c8e28494Finalize request's log
Daniel García Aubert
2020-06-05 20:08:40 +0200
d28744a5e3Be able to pass the logger to the analysis creation (camshaft) while instantiating a named map with analysis
Daniel García Aubert
2020-06-05 20:08:08 +0200
a19e9a79b8Release 9.0.0
9.0.0
Daniel García Aubert
2020-06-05 14:10:24 +0200
4d7eb555a8Update carto-package.json
Daniel García Aubert
2020-06-05 14:09:40 +0200
6f9f53dd03Be able to reduce the footprint in the final log file depending on the environment
Daniel García Aubert
2020-06-04 20:28:06 +0200
63bc8f75b9Typo
Daniel García Aubert
2020-06-04 18:43:21 +0200
adeffd2018Centralize common headers, this will help up to move biz metrics out of the process
Daniel García Aubert
2020-06-04 17:45:15 +0200
Merge pull request #1172 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis
Daniel G. Aubert
2020-06-04 12:13:43 +0200
6945cfc93cAdd TODO
Daniel García Aubert
2020-06-04 12:10:15 +0200
7b53b7c30aStop using profiling wrongly. Now it only saves custom events from backends (tile, map, attributes, etc..) and calculates the response time. Besides, removed tags to know whether overviews are being used.
Daniel García Aubert
2020-06-03 19:51:56 +0200
d073f7e3ddtypo
Daniel García Aubert
2020-06-03 17:34:30 +0200
210f5b01ecMake sure all errors use the serializer set for the logger
Daniel García Aubert
2020-06-03 17:32:16 +0200
1dda183a31typo
Daniel García Aubert
2020-06-03 16:19:42 +0200
0eadfe6ee9Simpligy error middleware
Daniel García Aubert
2020-06-03 15:51:36 +0200
c37e3f173dHandle error properly in user middleware, it will logged in error middleware
Daniel García Aubert
2020-06-03 15:39:02 +0200
107a97aa9eHonor @oleurud's comment
Daniel García Aubert
2020-06-03 15:11:08 +0200