influxdb/coordinator
Jonathan A. Sternberg 0b7c56bcd8 Update the zap logger dependency
The previous sha was taken from a revision on a devel branch that I
thought would continue staying in the tree after it was merged. That
revision was rebased away and the API was changed for the logger.

This updates the usage of the logger and adds a simple package for
constructing the base logger.

The 1.0 version of zap changed the format of the default console logger
so this change moves over to this new logger instead of attempting to
retain backwards compatibility with the old format.
2017-11-10 16:27:16 -06:00
..
config.go Separate the query engine into a separate package 2017-08-16 13:38:43 -05:00
config_test.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
meta_client.go influxdata/influxdb/influxql -> influxdata/influxql 2017-10-30 14:40:26 -07:00
meta_client_test.go influxdata/influxdb/influxql -> influxdata/influxql 2017-10-30 14:40:26 -07:00
points_writer.go Update the zap logger dependency 2017-11-10 16:27:16 -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 Merge pull request #8481 from influxdata/jw-subscriber 2017-06-13 15:55:43 -06:00
shard_mapper.go Support WHERE time clause in SHOW TAG VALUES 2017-11-06 19:15:01 +00:00
shard_mapper_test.go Support WHERE time clause in SHOW TAG VALUES 2017-11-06 19:15:01 +00:00
statement_executor.go Ensure all retention policies queried 2017-11-08 16:27:57 +00:00
statement_executor_test.go Update the zap logger dependency 2017-11-10 16:27:16 -06:00