Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Len
Method
Len
pkg/io/buffered.go:151–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
type
BufferedWriteFlusher
interface
{
150
io.WriteCloser
151
Len() int
152
Flush() error
153
}
154
Callers
15
TestBlockSharding
Function · 0.65
TestBlockCleanup
Function · 0.65
checkBlocklists
Function · 0.65
TestSearchCompactedBlocks
Function · 0.65
TestNoCompactFlag
Function · 0.65
testCompactionRoundtrip
Function · 0.65
testSameIDCompaction
Function · 0.65
testCompactionDropsTraces
Function · 0.65
testRetainWithConfig
Function · 0.65
testAppendBlockStartEnd
Function · 0.65
TestInvalidFilesAndFoldersAreHandled
Function · 0.65
runWALTestWithAppendMode
Function · 0.65
Implementers
1
BufferedWriter
pkg/io/buffered.go
Calls
no outgoing calls
Tested by
15
TestBlockSharding
Function · 0.52
TestBlockCleanup
Function · 0.52
checkBlocklists
Function · 0.52
TestSearchCompactedBlocks
Function · 0.52
TestNoCompactFlag
Function · 0.52
testCompactionRoundtrip
Function · 0.52
testSameIDCompaction
Function · 0.52
testCompactionDropsTraces
Function · 0.52
testRetainWithConfig
Function · 0.52
testAppendBlockStartEnd
Function · 0.52
TestInvalidFilesAndFoldersAreHandled
Function · 0.52
runWALTestWithAppendMode
Function · 0.52