Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ GetName
Method
GetName
pkg/tempopb/tempo.pb.go:994–999 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
992
}
993
994
func
(m *Span) GetName() string {
995
if
m != nil {
996
return
m.Name
997
}
998
return
""
999
}
1000
1001
func
(m *Span) GetStartTimeUnixNano() uint64 {
1002
if
m != nil {
Callers
6
naiveTagsV2Combine
Function · 0.45
sumValues
Function · 0.45
convertLabelPairToLabels
Function · 0.45
collectDemandEstimateLabels
Function · 0.45
aggregateMetricsForSpan
Method · 0.45
getPartitionLagSecondsFromGatherer
Function · 0.45
Calls
no outgoing calls
Tested by
4
naiveTagsV2Combine
Function · 0.36
sumValues
Function · 0.36
collectDemandEstimateLabels
Function · 0.36
getPartitionLagSecondsFromGatherer
Function · 0.36