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

Method GetLabelsRefs

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

Source from the content-addressed store, hash-verified

384var xxx_messageInfo_TimeSeriesV2 proto.InternalMessageInfo
385
386func (m *TimeSeriesV2) GetLabelsRefs() []uint32 {
387 if m != nil {
388 return m.LabelsRefs
389 }
390 return nil
391}
392
393func (m *TimeSeriesV2) GetSamples() []Sample {
394 if m != nil {

Callers 1

ToLabelsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected