influxdb/cmd/influx_inspect/export
Ben Tasker a9bf1d54c1
fix: don't write skipped shard messages to the line protocol output destination (#23727)
This switches so that the message

    skipped missing file: /path/to/tsm.tsm

is written to stdErr instead of stdout (or the output file if `-out` has been provided)
2022-11-07 16:54:22 +00:00
..
export.go fix: don't write skipped shard messages to the line protocol output destination (#23727) 2022-11-07 16:54:22 +00:00
export_test.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00