Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Done
Method
Done
modules/livestore/partition_reader.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
type
recordIter
interface
{
27
Next() *kgo.Record
28
Done() bool
29
}
30
31
type
consumeFn
func
(context.Context, recordIter, time.Time) (*kadm.Offset, error)
Callers
15
retentionLoop
Method · 0.65
RetainWithConfig
Method · 0.65
retainTenant
Method · 0.65
compactWhileOwns
Method · 0.65
doForAtLeast
Function · 0.65
TestPollNotification
Function · 0.65
PollNotification
Method · 0.65
pollingLoop
Method · 0.65
TestWalBlockRaceConditionCheck
Function · 0.65
TestWalBlockRaceConditionCheck
Function · 0.65
TestWalBlockRaceConditionCheck
Function · 0.65
ListBlocks
Method · 0.65
Implementers
1
testRecordIter
modules/livestore/live_store_test.go
Calls
no outgoing calls
Tested by
15
TestPollNotification
Function · 0.52
TestWalBlockRaceConditionCheck
Function · 0.52
TestWalBlockRaceConditionCheck
Function · 0.52
TestWalBlockRaceConditionCheck
Function · 0.52
TestGoingHam
Function · 0.52
TestOverloadingASmallPool
Function · 0.52
Test_counter_concurrencyCorrectness
Function · 0.52
TestDrainSanitizer_ConcurrentAccess
Function · 0.52
TestPerLabelLimiter_ConcurrentAccess
Function · 0.52
TestCardinalityConcurrentInsertEstimate
Function · 0.52
Test_histogram_concurrencyCorrectness
Function · 0.52
Test_gauge_concurrencyCorrectness
Function · 0.52