MCPcopy
hub / github.com/grafana/tempo / DefaultDedicatedColumns

Function DefaultDedicatedColumns

tempodb/backend/block_meta.go:171–173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

169}
170
171func DefaultDedicatedColumns() DedicatedColumns {
172 return slices.Clone(defaultDedicatedColumns)
173}
174
175// DedicatedColumn contains the configuration for a single attribute with the given name that should
176// be stored in a dedicated column instead of the generic attribute column.

Calls 1

CloneMethod · 0.80

Tested by 1