Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ DedicatedColumns
Method
DedicatedColumns
modules/blockbuilder/writeable_block.go:19–19 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
17
type
Overrides
interface
{
18
MaxBytesPerTrace(string) int
19
DedicatedColumns(string) backend.DedicatedColumns
20
}
21
22
const
nameFlushed =
"flushed"
Callers
1
getDedicatedColumns
Method · 0.65
Implementers
1
runtimeConfigOverridesManager
modules/overrides/runtime_config_overr
Calls
no outgoing calls
Tested by
no test coverage detected