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

Method referencesSpan

pkg/traceql/ast.go:647–649  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

645}
646
647func (o UnaryOperation) referencesSpan() bool {
648 return o.Expression.referencesSpan()
649}
650
651// **********************
652// Statics

Callers 1

newUnaryOperationFunction · 0.95

Calls 1

referencesSpanMethod · 0.65

Tested by

no test coverage detected