Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ LocalBackend
Method
LocalBackend
tempodb/wal/wal.go:193–195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
191
}
192
193
func
(w *WAL) LocalBackend() *local.Backend {
194
return
w.l
195
}
Callers
7
Flush
Method · 0.80
TestLiveStoreDropsInvalidCompleteBlocksOnRestart
Function · 0.80
completeBlock
Method · 0.80
deleteOldBlocks
Method · 0.80
reloadBlocks
Method · 0.80
queryRangeCacheGet
Method · 0.80
queryRangeCacheSet
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestLiveStoreDropsInvalidCompleteBlocksOnRestart
Function · 0.64