influxdb/flux
davidby-influx bf45841359
chore(ae): add more logging (#21381)
tsdb.Engine.IsIdle and tsdb.Engine.Digest now return a reason string for why the engine & shard are not idle.
Callers can then use this string for logging, if desired. The returned reason does not allocate memory, so the
caller may want to add the shard ID and path for more information in the log. This is intended to be used in
calls from the anti-entropy service in Enterprise.
2021-05-07 12:55:58 -07:00
..
builtin fix(flux): Flux startup costs should only be paid if Flux is used 2020-02-03 12:39:00 -07:00
client fix(query): use query dialect annotations specified in request (#17196) 2020-03-27 16:13:20 -07:00
control chore(ae): add more logging (#21381) 2021-05-07 12:55:58 -07:00
stdlib chore: run goimports on 1.8 branch to bring it up to new check-in standards (#20907) 2021-03-09 12:08:26 -08:00