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

Struct CoalesceOperation

pkg/traceql/ast.go:269–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269type CoalesceOperation struct{}
270
271func newCoalesceOperation() CoalesceOperation {
272 return CoalesceOperation{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected