Daniel García Aubert
48c28aea0b
Do not bind logger to global object, now it's a part of serverOptions
2020-06-02 11:49:54 +02:00
Daniel García Aubert
163c546236
Replace log4js by pino as logger:
...
- Logs to stdout, disabled while testing
- Change log calls signature when needed
- Use development version of camshaft
- Removes unused log cofiguration
- Bind request id to log req/res
- Log req at the begining of the cycle and res at the end
2020-06-01 19:18:15 +02:00
Daniel García Aubert
e90c196598
Simplified metrics middleware and backend
2020-04-27 12:46:27 +02:00
Daniel García Aubert
8bb4fbec12
Get the rendererCache's config right and avoid to set the NamedMapCacheReporter's interval to 'undefined'
2020-04-04 18:51:22 +02:00
Daniel García Aubert
2c8a030ecb
Merge branch 'master' into eslint
2019-11-13 19:00:50 +01:00
Raúl Marín
3c586caba4
Qualify calls to cartodb extension so having it in the search_path isn't necessary
2019-11-12 13:15:32 +01:00
Daniel García Aubert
4d70ac0894
Apply automatic eslint fixes
2019-10-21 19:07:24 +02:00
Daniel García Aubert
6cad976078
Remove environment configuration adapter
2019-10-08 11:02:32 +02:00
Daniel García Aubert
ea6e064e42
Convert from v1 to api in routes config
2019-10-07 14:08:59 +02:00
Daniel García Aubert
a134ab3012
Rename server_options -> server-options
2019-10-07 10:10:51 +02:00