influxdb/coordinator
Mark Rushakoff 535cf597f1 Report subset of config values in SHOW DIAGNOSTICS
This includes hand-selected config settings that are safe to expose and
not expected to include any kind of secrets.

Fixes #7821
2017-03-14 11:34:19 -07:00
..
config.go Report subset of config values in SHOW DIAGNOSTICS 2017-03-14 11:34:19 -07:00
config_test.go Remove old cluster config options 2016-05-11 12:59:30 -06:00
meta_client.go Support subquery execution in the query language 2017-01-07 13:00:48 -06:00
meta_client_test.go Support subquery execution in the query language 2017-01-07 13:00:48 -06:00
points_writer.go Merge branch '1.2' into mr-merge-12 2017-02-17 16:14:22 -08: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 Remove dead code from various pkgs 2017-01-17 09:47:34 -08:00
shard_mapper.go Map types correctly when using a regex and one of the measurements is empty 2017-02-13 18:14:29 -06:00
shard_mapper_test.go Support subquery execution in the query language 2017-01-07 13:00:48 -06:00
statement_executor.go Allow non-admin users to execute SHOW DATABASES 2017-02-13 08:59:16 -08:00
statement_executor_test.go Merge branch '1.2' into mr-merge-12 2017-02-17 16:14:22 -08:00