MCPcopy
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

17type Overrides interface {
18 MaxBytesPerTrace(string) int
19 DedicatedColumns(string) backend.DedicatedColumns
20}
21
22const nameFlushed = "flushed"

Callers 1

getDedicatedColumnsMethod · 0.65

Implementers 1

runtimeConfigOverridesManagermodules/overrides/runtime_config_overr

Calls

no outgoing calls

Tested by

no test coverage detected