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

Method GetSampleStreams

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

Source from the content-addressed store, hash-verified

975var xxx_messageInfo_Matrix proto.InternalMessageInfo
976
977func (m *Matrix) GetSampleStreams() []SampleStream {
978 if m != nil {
979 return m.SampleStreams
980 }
981 return nil
982}
983
984func init() {
985 proto.RegisterType((*PrometheusResponse)(nil), "tripperware.PrometheusResponse")

Callers 7

minTimeMethod · 0.80
matrixMergeFunction · 0.80
SetQueryResponseStatsFunction · 0.80
EncodeResponseMethod · 0.80
ExtractMethod · 0.80

Calls

no outgoing calls