Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/prometheus
/ Err
Method
Err
tsdb/chunks/chunks.go:244–244 ·
view source on GitHub ↗
Err returns optional error if Next is false.
()
Source
from the content-addressed store, hash-verified
242
Next() bool
243
// Err returns optional error if Next is false.
244
Err() error
245
}
246
247
// writeHash writes the chunk encoding and raw data into the provided hash.
Callers
15
BenchmarkQuerySeek
Function · 0.95
TestCompaction_populateBlock
Function · 0.95
CreateBlock
Function · 0.95
queryHelper
Function · 0.95
queryChunks
Function · 0.95
TestDB_Snapshot
Function · 0.95
TestDB_Snapshot_ChunksOutsideOfCompactedRange
Function · 0.95
testWALReplayRaceOnSamplesLoggedBeforeSeries
Function · 0.95
TestSizeRetention
Function · 0.95
TestDBReadOnly_FlushWAL
Function · 0.95
TestCompactHead
Function · 0.95
createHead
Function · 0.95
Implementers
15
populateWithDelSeriesIterator
tsdb/querier.go
DeletedIterator
tsdb/querier.go
mockSampleIterator
tsdb/querier_test.go
mockSeriesIterator
tsdb/chunkenc/chunk.go
nopIterator
tsdb/chunkenc/chunk.go
xor2Iterator
tsdb/chunkenc/xor2.go
histogramIterator
tsdb/chunkenc/histogram.go
xorIterator
tsdb/chunkenc/xor.go
floatHistogramIterator
tsdb/chunkenc/float_histogram.go
chainSampleIterator
storage/merge.go
mockSeriesIterator
storage/buffer_test.go
fakeSeriesIterator
storage/buffer_test.go
Calls
no outgoing calls
Tested by
15
BenchmarkQuerySeek
Function · 0.76
TestCompaction_populateBlock
Function · 0.76
queryHelper
Function · 0.76
queryChunks
Function · 0.76
TestDB_Snapshot
Function · 0.76
TestDB_Snapshot_ChunksOutsideOfCompactedRange
Function · 0.76
testWALReplayRaceOnSamplesLoggedBeforeSeries
Function · 0.76
TestSizeRetention
Function · 0.76
TestDBReadOnly_FlushWAL
Function · 0.76
TestCompactHead
Function · 0.76
createHead
Function · 0.76
createHeadWithOOOSamples
Function · 0.76