Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
647
func
(o UnaryOperation) referencesSpan() bool {
648
return
o.Expression.referencesSpan()
649
}
650
651
// **********************
652
// Statics
Callers
1
newUnaryOperation
Function · 0.95
Calls
1
referencesSpan
Method · 0.65
Tested by
no test coverage detected