Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Unmarshal
Method
Unmarshal
modules/backendscheduler/work/interface.go:67–67 ·
view source on GitHub ↗
(data []byte)
Source
from the content-addressed store, hash-verified
65
// Serialization
66
Marshal() ([]byte, error)
67
Unmarshal(data []byte) error
68
69
// Local file operations
70
FlushToLocal(ctx context.Context, localPath string, affectedJobIDs []string) error
Callers
15
unmarshalIndex
Function · 0.65
parquetToProtoAttrs
Function · 0.65
openWALBlock
Function · 0.65
unmarshalIndex
Function · 0.65
parquetToProtoAttrs
Function · 0.65
openWALBlock
Function · 0.65
unmarshalIndex
Function · 0.65
parquetToProtoAttrs
Function · 0.65
parquetToProtoEvents
Function · 0.65
openWALBlock
Function · 0.65
Unmarshal
Method · 0.65
Unmarshal
Method · 0.65
Calls
no outgoing calls
Tested by
15
Test_getDedicatedColumnsFromCache
Function · 0.52
TestRoundTripMeta
Function · 0.52
TestBlockMetaJSONProtoRoundTrip
Function · 0.52
TestDedicatedColumnsMarshalRoundTrip
Function · 0.52
callSearchTagValuesAndAssert
Function · 0.52
TestTagValuesWithSpecialCharacters
Function · 0.52
callJaegerQuerySearchServicesAssert
Function · 0.52
callJaegerQuerySearchOperationAssert
Function · 0.52
callJaegerQuerySearchTraceAssert
Function · 0.52
queryAndAssertTraceCompression
Function · 0.52
loadTestData
Function · 0.52
TestQueryRangeHandlerSucceeds
Function · 0.52