* tsdb Store.Open traces all events related to opening files
* op.name : tsdb.open
* retention policy shard deletions
* op.name : retention.delete_check
* all TSM compaction strategies
* op.name : tsm1.compact_group
* series file compactions
* op.name : series_partition.compaction
* continuous query execution (if logging enabled)
* op.name : continuous_querier.execute
* TSI log file compaction
* op_name: index.tsi.compact_log_file
* TSI level compaction
* op.name: index.tsi.compact_to_level
|
||
|---|---|---|
| .. | ||
| internal | ||
| client.go | ||
| client_test.go | ||
| config.go | ||
| config_test.go | ||
| data.go | ||
| data_internal_test.go | ||
| data_test.go | ||
| errors.go | ||
| file_unix.go | ||
| file_windows.go | ||
| meta_test.go | ||
| query_authorizer.go | ||
| write_authorizer.go | ||