influxdb/coordinator
Jonathan A. Sternberg 21502a39e8 Switch logging to use structured logging everywhere
The logging library has been switched to use uber-go/zap. While the
logging has been changed to use structured logging, this commit does not
change any of the logging statements to take advantage of the new
structured log or new log levels. Those changes will come in future
commits.
2016-12-14 10:45:15 -06:00
..
config.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
config_test.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
meta_client.go remove SetDefaultRetentionPolicy method from meta.Client 2016-11-03 09:39:41 -05:00
meta_client_test.go remove SetDefaultRetentionPolicy method from meta.Client 2016-11-03 09:39:41 -05:00
points_writer.go Switch logging to use structured logging everywhere 2016-12-14 10:45:15 -06:00
points_writer_internal_test.go Fixes issue with point hitting wrong shard 2016-10-19 21:06:29 +01:00
points_writer_test.go Ensure points map to correct shard groups 2016-09-30 13:58:56 +01:00
statement_executor.go Introduce syntax for marking a partial response with chunking 2016-11-22 11:16:22 -06:00
statement_executor_test.go Switch logging to use structured logging everywhere 2016-12-14 10:45:15 -06:00