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

Method String

cmd/tempo-cli/cmd-analyse-block.go:1098–1100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1096type attrStatsCollector struct{}
1097
1098func (a attrStatsCollector) String() string {
1099 return "attrStatsCollector{}"
1100}
1101
1102func (a attrStatsCollector) KeepGroup(res *parquetquery.IteratorResult) bool {
1103 var stats *attrStats

Callers 3

aggregateStringColumnFunction · 0.45
printCliArgsFunction · 0.45
KeepGroupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected