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

Method GetSamples

pkg/querier/tripperware/query.pb.go:872–877  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

870var xxx_messageInfo_Vector proto.InternalMessageInfo
871
872func (m *Vector) GetSamples() []Sample {
873 if m != nil {
874 return m.Samples
875 }
876 return nil
877}
878
879type Sample struct {
880 Labels []github_com_cortexproject_cortex_pkg_cortexpb.LabelAdapter `protobuf:"bytes,1,rep,name=labels,proto3,customtype=github.com/cortexproject/cortex/pkg/cortexpb.LabelAdapter" json:"metric"`

Callers 1

SetQueryResponseStatsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected