d79f1b41d0
Merge pull request #1190 from CartoDB/feature/ch101625/node-windshaft-exiting-because-of-typeerror
Daniel G. Aubert2020-09-09 14:07:23 +02:00
cb17bba3f5
Merge pull request #1181 from CartoDB/feature/ch88712/node-windshaft-metro-service-is-not-started
Daniel G. Aubert2020-07-01 08:58:26 +02:00
5b7341c0e9
Fix: TypeError: Cannot read property 'level' of undefined Feature: dump unfinished log into a file while exiting
Daniel García Aubert2020-06-29 21:01:48 +02:00
d65565c091
Merge pull request #1170 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino
Daniel G. Aubert2020-06-23 11:56:03 +02:00
649f8d701e
Merge pull request #1173 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis
Daniel G. Aubert2020-06-11 09:39:07 +02:00
568e428a58
Merge pull request #1174 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis
Daniel G. Aubert2020-06-11 09:38:34 +02:00
ff00fed43e
Merge pull request #1175 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis-bis
Daniel G. Aubert2020-06-11 09:38:14 +02:00
561bc8aef0
Merge pull request #1177 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis-bis-bis
Daniel G. Aubert2020-06-11 09:37:58 +02:00
e49ecda321
Don't create a new metric for each request, use the same label to send to statsd
Daniel García Aubert2020-06-10 17:21:35 +02:00
a5c83edef6
Introducing @carto/metro, the carto logs and metrics transport.
Daniel García Aubert2020-06-08 20:16:00 +02:00
04d0f2e530
Merge 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 Aubert2020-06-08 19:31:18 +02:00
e206a1bca3
Check whether the log is a pino's log and skip them when they aren't
Daniel García Aubert2020-06-08 16:34:08 +02:00
b115bca07e
Be able to tag requests with labels as easier way to provide business metrics
Daniel García Aubert2020-06-08 16:29:22 +02:00
07b9decb03
Add 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.jsDaniel García Aubert2020-06-05 20:12:20 +02:00
d28744a5e3
Be able to pass the logger to the analysis creation (camshaft) while instantiating a named map with analysis
Daniel García Aubert2020-06-05 20:08:08 +02:00
adeffd2018
Centralize common headers, this will help up to move biz metrics out of the process
Daniel García Aubert2020-06-04 17:45:15 +02:00
b2da00900f
Merge pull request #1171 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis
Daniel G. Aubert2020-06-04 12:14:21 +02:00
0c6d5a1e18
Merge pull request #1172 from CartoDB/dgaubert/ch78384/maps-api-replace-log4js-logger-by-pino-bis-bis
Daniel G. Aubert2020-06-04 12:13:43 +02:00
7b53b7c30a
Stop 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 Aubert2020-06-03 19:51:56 +02:00