Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Validate
Method
Validate
tempodb/encoding/common/interfaces.go:99–99 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
97
98
BlockMeta() *backend.BlockMeta
99
Validate(ctx context.Context) error
100
}
101
102
// WALBlock represents a Write-Ahead Log (WAL) block interface that extends the BackendBlock interface.
Callers
9
validateConfig
Function · 0.65
TestValidateFailsOnCorruptParquetFile
Function · 0.65
TestValidateFailsOnMissingBloom
Function · 0.65
TestValidateFailsOnCorruptParquetFile
Function · 0.65
TestValidateFailsOnMissingBloom
Function · 0.65
ValidateConfig
Function · 0.65
TestDedicatedColumns_Validate
Function · 0.65
TestEntry
Function · 0.65
ValidateEntries
Function · 0.65
Implementers
7
backendBlock
tempodb/encoding/vparquet4/block.go
walBlock
tempodb/encoding/vparquet4/wal_block.g
backendBlock
tempodb/encoding/vparquet5/block.go
walBlock
tempodb/encoding/vparquet5/wal_block.g
backendBlock
tempodb/encoding/vparquet3/block.go
walBlock
tempodb/encoding/vparquet3/wal_block.g
Block
tempodb/encoding/unsupported/block.go
Calls
no outgoing calls
Tested by
6
TestValidateFailsOnCorruptParquetFile
Function · 0.52
TestValidateFailsOnMissingBloom
Function · 0.52
TestValidateFailsOnCorruptParquetFile
Function · 0.52
TestValidateFailsOnMissingBloom
Function · 0.52
TestDedicatedColumns_Validate
Function · 0.52
TestEntry
Function · 0.52