Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ OwnsWALBlock
Method
OwnsWALBlock
tempodb/encoding/unsupported/encoding.go:59–61 ·
view source on GitHub ↗
(entry fs.DirEntry)
Source
from the content-addressed store, hash-verified
57
}
58
59
func
(v Encoding) OwnsWALBlock(entry fs.DirEntry) bool {
60
return
ownsWALBlock(entry)
61
}
Callers
nothing calls this directly
Calls
1
ownsWALBlock
Function · 0.70
Tested by
no test coverage detected