MCPcopy Create free account
hub / github.com/cortexproject/cortex / GetLabelsRefs

Method GetLabelsRefs

pkg/cortexpb/cortex.pb.go:472–477  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

470var xxx_messageInfo_ExemplarV2 proto.InternalMessageInfo
471
472func (m *ExemplarV2) GetLabelsRefs() []uint32 {
473 if m != nil {
474 return m.LabelsRefs
475 }
476 return nil
477}
478
479func (m *ExemplarV2) GetValue() float64 {
480 if m != nil {

Callers 1

ToLabelsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected