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

Method GetKey

pkg/tempopb/common/v1/common.pb.go:323–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

321var xxx_messageInfo_KeyValue proto.InternalMessageInfo
322
323func (m *KeyValue) GetKey() string {
324 if m != nil {
325 return m.Key
326 }
327 return ""
328}
329
330func (m *KeyValue) GetValue() *AnyValue {
331 if m != nil {

Callers 7

findHostIdentifierMethod · 0.80
metricSpansFunction · 0.80
logSpansFunction · 0.80
logSpanFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected