Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ BlockMeta
Method
BlockMeta
tempodb/tempodb.go:142–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
141
type
WriteableBlock
interface
{
142
BlockMeta() *backend.BlockMeta
143
Write(ctx context.Context, w backend.Writer) error
144
}
145
Callers
2
CompleteBlockWithBackend
Method · 0.65
BlockMeta
Method · 0.65
Implementers
1
WriteableBlock
modules/blockbuilder/writeable_block.g
Calls
no outgoing calls
Tested by
no test coverage detected