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

Struct alwaysFullBucketSet

pkg/traceql/util.go:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67type alwaysFullBucketSet struct{}
68
69func (b *alwaysFullBucketSet) testTotal() bool {
70 return true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected