influxdb/cmd/influxd
Jason Wilder 0b6f5441b9 Add config option to messages when limits exceeded
When a limit is exceeded, we return errors and sometimes log (if appropriate)
that a limit was exceeded.  The messages don't always provide an indication
as to where or how they are configured.

Instead, return the config option (easily searchable for) as well as the limit
currently set and the value that exceeded it when possible.
2016-10-28 14:54:45 -06:00
..
backup Always use the demo config when outputting a new config 2016-07-07 16:29:24 -05:00
help Fix help command usage string 2016-10-19 22:30:36 +02:00
restore Always use the demo config when outputting a new config 2016-07-07 16:29:24 -05:00
run Add config option to messages when limits exceeded 2016-10-28 14:54:45 -06:00
main.go export wal files when exporting shard data 2016-09-23 15:09:17 -05:00