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

Method GetStatus

pkg/tempopb/trace/v1/trace.pb.go:611–616  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

609}
610
611func (m *Span) GetStatus() *Status {
612 if m != nil {
613 return m.Status
614 }
615 return nil
616}
617
618// Event is a time-stamped annotation of the span, consisting of user-supplied
619// text description and key-value pairs.

Callers 4

TestQueryRangeMaxSeriesFunction · 0.45
MatchesMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestQueryRangeMaxSeriesFunction · 0.36