influxdb/tsdb/tsi1
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
..
testdata Remove empty index package for tsi1 2018-10-08 13:18:30 -06:00
DESIGN.md Add skeleton TSI design doc 2019-01-17 12:22:08 +00:00
cache.go Ensure that cached series id sets are Go heap backed 2019-02-12 16:33:35 -07:00
cache_test.go Ensure that cached series id sets are Go heap backed 2019-02-12 16:33:35 -07:00
config.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
doc.go tsdb: remove hll sketches 2018-10-31 15:41:39 -06:00
file_set.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
file_set_test.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
index.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00
index_file.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
index_file_test.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00
index_files.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
index_files_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
index_test.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00
legacy_test.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00
log_file.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
log_file_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
measurement_block.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
measurement_block_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
metrics.go Fix metric names 2018-12-07 16:37:17 +00:00
metrics_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
partition.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
partition_test.go storage: fix problems with keeping resources alive 2019-02-28 10:22:01 -07:00
stats.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
stats_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
tag_block.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
tag_block_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
tsi1.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
tsi1_test.go feat(influxd): Tracing refactor (#12318) 2019-03-04 11:48:11 -08:00