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

Method GetMessage

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

Source from the content-addressed store, hash-verified

850var xxx_messageInfo_Status proto.InternalMessageInfo
851
852func (m *Status) GetMessage() string {
853 if m != nil {
854 return m.Message
855 }
856 return ""
857}
858
859func (m *Status) GetCode() Status_StatusCode {
860 if m != nil {

Callers 2

TestQueryRangeMaxSeriesFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestQueryRangeMaxSeriesFunction · 0.36