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

Method GetCode

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

Source from the content-addressed store, hash-verified

857}
858
859func (m *Status) GetCode() Status_StatusCode {
860 if m != nil {
861 return m.Code
862 }
863 return Status_STATUS_CODE_UNSET
864}
865
866func init() {
867 proto.RegisterEnum("tempopb.trace.v1.SpanFlags", SpanFlags_name, SpanFlags_value)

Callers 4

spanFailedMethod · 0.80
logSpanFunction · 0.80
MatchesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected