dataservices-api/server
Mario de Frutos cf3c6f2ce5 New metrics logger system
- It's not mandatory to have the log_path defined for all the services
- Now we add metrics to a MetricsGatherer using the add method in order
  to gather data from all the function scope, not just in one defined
  point
- There is a `metrics` context manager to wrap the function block. This
  context manager get the execution time for the block among other
  things
2016-11-02 15:26:39 +01:00
..
extension New metrics logger system 2016-11-02 15:26:39 +01:00
lib/python/cartodb_services New metrics logger system 2016-11-02 15:26:39 +01:00