Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ NewStaticStatus
Function
NewStaticStatus
pkg/traceql/ast.go:712–717 ·
view source on GitHub ↗
(s Status)
Source
from the content-addressed store, hash-verified
710
}
711
712
func
NewStaticStatus(s Status) Static {
713
return
Static{
714
Type: TypeStatus,
715
valScalar: uint64(s),
716
}
717
}
718
719
func
NewStaticKind(k Kind) Static {
720
return
Static{
Callers
15
mapSpanAttr
Function · 0.92
KeepGroup
Method · 0.92
flattenForSelectAll
Function · 0.92
mapSpanAttr
Function · 0.92
KeepGroup
Method · 0.92
Collect
Method · 0.92
flattenForSelectAll
Function · 0.92
mapSpanAttr
Function · 0.92
KeepGroup
Method · 0.92
TestSpansetFilterStatics
Function · 0.85
TestStatic_MapKey
Function · 0.85
TestStatic_Equals
Function · 0.85
Calls
no outgoing calls
Tested by
8
flattenForSelectAll
Function · 0.74
flattenForSelectAll
Function · 0.74
TestSpansetFilterStatics
Function · 0.68
TestStatic_MapKey
Function · 0.68
TestStatic_Equals
Function · 0.68
newStatic
Function · 0.68
TestEngine_asTraceSearchMetadata
Function · 0.68
TestStatic_AsAnyValue
Function · 0.68