influxdb/storage/wal
Jacob Marble b9c7ec439e
feat(influxd): Tracing refactor (#12318)
* feat(launcher): Tracing to log disabled by default

* remove traceLogger and use opentracing directly

* add Jaeger tracing

* go vet && go fmt
2019-03-04 11:48:11 -08:00
..
helpers_test.go refactor: move the tsm1/wal into the storage/wal package 2019-02-04 10:32:52 -07:00
metrics.go refactor: hook up metrics and wal to storage engine 2019-02-04 10:32:52 -07:00
metrics_test.go refactor: move the tsm1/wal into the storage/wal package 2019-02-04 10:32:52 -07:00
pools.go refactor: move the tsm1/wal into the storage/wal package 2019-02-04 10:32:52 -07:00
reader.go wal: change deletes to be based on DeleteBucket 2019-02-04 10:32:52 -07:00
wal.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00
wal_test.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00