|
|
|
@ -48,7 +48,7 @@ func (x LabelMatcher_Type) String() string {
|
|
|
|
|
return proto.EnumName(LabelMatcher_Type_name, int32(x)) |
|
|
|
|
} |
|
|
|
|
func (LabelMatcher_Type) EnumDescriptor() ([]byte, []int) { |
|
|
|
|
return fileDescriptor_types_065bd8df07daeaf9, []int{4, 0} |
|
|
|
|
return fileDescriptor_types_38f70661e771add3, []int{4, 0} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
type Sample struct { |
|
|
|
@ -63,7 +63,7 @@ func (m *Sample) Reset() { *m = Sample{} }
|
|
|
|
|
func (m *Sample) String() string { return proto.CompactTextString(m) } |
|
|
|
|
func (*Sample) ProtoMessage() {} |
|
|
|
|
func (*Sample) Descriptor() ([]byte, []int) { |
|
|
|
|
return fileDescriptor_types_065bd8df07daeaf9, []int{0} |
|
|
|
|
return fileDescriptor_types_38f70661e771add3, []int{0} |
|
|
|
|
} |
|
|
|
|
func (m *Sample) XXX_Unmarshal(b []byte) error { |
|
|
|
|
return m.Unmarshal(b) |
|
|
|
@ -107,7 +107,7 @@ func (m *Sample) GetTimestamp() int64 {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
type TimeSeries struct { |
|
|
|
|
Labels []*Label `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels,omitempty"` |
|
|
|
|
Labels []Label `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels"` |
|
|
|
|
Samples []Sample `protobuf:"bytes,2,rep,name=samples,proto3" json:"samples"` |
|
|
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"` |
|
|
|
|
XXX_unrecognized []byte `json:"-"` |
|
|
|
@ -118,7 +118,7 @@ func (m *TimeSeries) Reset() { *m = TimeSeries{} }
|
|
|
|
|
func (m *TimeSeries) String() string { return proto.CompactTextString(m) } |
|
|
|
|
func (*TimeSeries) ProtoMessage() {} |
|
|
|
|
func (*TimeSeries) Descriptor() ([]byte, []int) { |
|
|
|
|
return fileDescriptor_types_065bd8df07daeaf9, []int{1} |
|
|
|
|
return fileDescriptor_types_38f70661e771add3, []int{1} |
|
|
|
|
} |
|
|
|
|
func (m *TimeSeries) XXX_Unmarshal(b []byte) error { |
|
|
|
|
return m.Unmarshal(b) |
|
|
|
@ -147,7 +147,7 @@ func (m *TimeSeries) XXX_DiscardUnknown() {
|
|
|
|
|
|
|
|
|
|
var xxx_messageInfo_TimeSeries proto.InternalMessageInfo |
|
|
|
|
|
|
|
|
|
func (m *TimeSeries) GetLabels() []*Label { |
|
|
|
|
func (m *TimeSeries) GetLabels() []Label { |
|
|
|
|
if m != nil { |
|
|
|
|
return m.Labels |
|
|
|
|
} |
|
|
|
@ -173,7 +173,7 @@ func (m *Label) Reset() { *m = Label{} }
|
|
|
|
|
func (m *Label) String() string { return proto.CompactTextString(m) } |
|
|
|
|
func (*Label) ProtoMessage() {} |
|
|
|
|
func (*Label) Descriptor() ([]byte, []int) { |
|
|
|
|
return fileDescriptor_types_065bd8df07daeaf9, []int{2} |
|
|
|
|
return fileDescriptor_types_38f70661e771add3, []int{2} |
|
|
|
|
} |
|
|
|
|
func (m *Label) XXX_Unmarshal(b []byte) error { |
|
|
|
|
return m.Unmarshal(b) |
|
|
|
@ -227,7 +227,7 @@ func (m *Labels) Reset() { *m = Labels{} }
|
|
|
|
|
func (m *Labels) String() string { return proto.CompactTextString(m) } |
|
|
|
|
func (*Labels) ProtoMessage() {} |
|
|
|
|
func (*Labels) Descriptor() ([]byte, []int) { |
|
|
|
|
return fileDescriptor_types_065bd8df07daeaf9, []int{3} |
|
|
|
|
return fileDescriptor_types_38f70661e771add3, []int{3} |
|
|
|
|
} |
|
|
|
|
func (m *Labels) XXX_Unmarshal(b []byte) error { |
|
|
|
|
return m.Unmarshal(b) |
|
|
|
@ -277,7 +277,7 @@ func (m *LabelMatcher) Reset() { *m = LabelMatcher{} }
|
|
|
|
|
func (m *LabelMatcher) String() string { return proto.CompactTextString(m) } |
|
|
|
|
func (*LabelMatcher) ProtoMessage() {} |
|
|
|
|
func (*LabelMatcher) Descriptor() ([]byte, []int) { |
|
|
|
|
return fileDescriptor_types_065bd8df07daeaf9, []int{4} |
|
|
|
|
return fileDescriptor_types_38f70661e771add3, []int{4} |
|
|
|
|
} |
|
|
|
|
func (m *LabelMatcher) XXX_Unmarshal(b []byte) error { |
|
|
|
|
return m.Unmarshal(b) |
|
|
|
@ -341,7 +341,7 @@ func (m *ReadHints) Reset() { *m = ReadHints{} }
|
|
|
|
|
func (m *ReadHints) String() string { return proto.CompactTextString(m) } |
|
|
|
|
func (*ReadHints) ProtoMessage() {} |
|
|
|
|
func (*ReadHints) Descriptor() ([]byte, []int) { |
|
|
|
|
return fileDescriptor_types_065bd8df07daeaf9, []int{5} |
|
|
|
|
return fileDescriptor_types_38f70661e771add3, []int{5} |
|
|
|
|
} |
|
|
|
|
func (m *ReadHints) XXX_Unmarshal(b []byte) error { |
|
|
|
|
return m.Unmarshal(b) |
|
|
|
@ -916,7 +916,7 @@ func (m *TimeSeries) Unmarshal(dAtA []byte) error {
|
|
|
|
|
if postIndex > l { |
|
|
|
|
return io.ErrUnexpectedEOF |
|
|
|
|
} |
|
|
|
|
m.Labels = append(m.Labels, &Label{}) |
|
|
|
|
m.Labels = append(m.Labels, Label{}) |
|
|
|
|
if err := m.Labels[len(m.Labels)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil { |
|
|
|
|
return err |
|
|
|
|
} |
|
|
|
@ -1535,32 +1535,32 @@ var (
|
|
|
|
|
ErrIntOverflowTypes = fmt.Errorf("proto: integer overflow") |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
func init() { proto.RegisterFile("types.proto", fileDescriptor_types_065bd8df07daeaf9) } |
|
|
|
|
|
|
|
|
|
var fileDescriptor_types_065bd8df07daeaf9 = []byte{ |
|
|
|
|
// 383 bytes of a gzipped FileDescriptorProto
|
|
|
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xcf, 0xca, 0xd3, 0x40, |
|
|
|
|
0x14, 0xc5, 0xbf, 0x49, 0xd2, 0x89, 0xbd, 0x9f, 0x48, 0x1c, 0x2a, 0x46, 0xd1, 0x5a, 0xb2, 0x8a, |
|
|
|
|
0x9b, 0x94, 0xd6, 0x95, 0xe0, 0xaa, 0x10, 0x70, 0xd1, 0x08, 0x9d, 0x76, 0xe5, 0x46, 0xa6, 0xed, |
|
|
|
|
0xb5, 0x8d, 0xe6, 0xcf, 0x90, 0x99, 0x0a, 0x7d, 0x10, 0xdf, 0xa9, 0x4b, 0x9f, 0x40, 0xa4, 0x4f, |
|
|
|
|
0x22, 0x33, 0x49, 0x6d, 0x41, 0xc1, 0xdd, 0x3d, 0xe7, 0xfe, 0x6e, 0xce, 0x49, 0x08, 0xdc, 0xeb, |
|
|
|
|
0xa3, 0x44, 0x95, 0xc8, 0xa6, 0xd6, 0x35, 0x03, 0xd9, 0xd4, 0x25, 0xea, 0x3d, 0x1e, 0xd4, 0xf3, |
|
|
|
|
0xc1, 0xae, 0xde, 0xd5, 0xd6, 0x1e, 0x9b, 0xa9, 0x25, 0xa2, 0x77, 0x40, 0x97, 0xa2, 0x94, 0x05, |
|
|
|
|
0xb2, 0x01, 0xf4, 0xbe, 0x89, 0xe2, 0x80, 0x21, 0x19, 0x91, 0x98, 0xf0, 0x56, 0xb0, 0x17, 0xd0, |
|
|
|
|
0xd7, 0x79, 0x89, 0x4a, 0x8b, 0x52, 0x86, 0xce, 0x88, 0xc4, 0x2e, 0xbf, 0x1a, 0xd1, 0x57, 0x80, |
|
|
|
|
0x55, 0x5e, 0xe2, 0x12, 0x9b, 0x1c, 0x15, 0x7b, 0x0d, 0xb4, 0x10, 0x6b, 0x2c, 0x54, 0x48, 0x46, |
|
|
|
|
0x6e, 0x7c, 0x3f, 0x7d, 0x9c, 0x5c, 0xe3, 0x93, 0xb9, 0xd9, 0xf0, 0x0e, 0x60, 0x53, 0xf0, 0x95, |
|
|
|
|
0x8d, 0x55, 0xa1, 0x63, 0x59, 0x76, 0xcb, 0xb6, 0x8d, 0x66, 0xde, 0xe9, 0xe7, 0xab, 0x3b, 0x7e, |
|
|
|
|
0x01, 0xa3, 0x09, 0xf4, 0xec, 0x43, 0x18, 0x03, 0xaf, 0x12, 0x65, 0x5b, 0xb4, 0xcf, 0xed, 0x7c, |
|
|
|
|
0x6d, 0xef, 0x58, 0xb3, 0x15, 0xd1, 0x5b, 0xa0, 0xf3, 0x36, 0x70, 0xfc, 0xdf, 0x6e, 0x5d, 0x5c, |
|
|
|
|
0x87, 0x45, 0xdf, 0x09, 0x3c, 0xb4, 0x7e, 0x26, 0xf4, 0x66, 0x8f, 0x0d, 0x9b, 0x80, 0x67, 0x3e, |
|
|
|
|
0xad, 0x4d, 0x7d, 0x34, 0x7d, 0xf9, 0xd7, 0x7d, 0xc7, 0x25, 0xab, 0xa3, 0x44, 0x6e, 0xd1, 0x3f, |
|
|
|
|
0x45, 0x9d, 0x7f, 0x15, 0x75, 0x6f, 0x8b, 0xc6, 0xe0, 0x99, 0x3b, 0x46, 0xc1, 0x49, 0x17, 0xc1, |
|
|
|
|
0x1d, 0xf3, 0xc1, 0xfd, 0x90, 0x2e, 0x02, 0x62, 0x0c, 0x9e, 0x06, 0x8e, 0x35, 0x78, 0x1a, 0xb8, |
|
|
|
|
0xd1, 0x17, 0xe8, 0x73, 0x14, 0xdb, 0xf7, 0x79, 0xa5, 0x15, 0x7b, 0x0a, 0xbe, 0xd2, 0x28, 0x3f, |
|
|
|
|
0x95, 0xca, 0xd6, 0x72, 0x39, 0x35, 0x32, 0x53, 0x26, 0xf9, 0xf3, 0xa1, 0xda, 0x5c, 0x92, 0xcd, |
|
|
|
|
0xcc, 0x9e, 0xc1, 0x03, 0xa5, 0x45, 0xa3, 0x0d, 0xed, 0x5a, 0xda, 0xb7, 0x3a, 0x53, 0xec, 0x09, |
|
|
|
|
0x50, 0xac, 0xb6, 0x66, 0xe1, 0xd9, 0x45, 0x0f, 0xab, 0x6d, 0xa6, 0x66, 0x83, 0xd3, 0x79, 0x48, |
|
|
|
|
0x7e, 0x9c, 0x87, 0xe4, 0xd7, 0x79, 0x48, 0x3e, 0x52, 0xf3, 0xc6, 0x72, 0xbd, 0xa6, 0xf6, 0xcf, |
|
|
|
|
0x79, 0xf3, 0x3b, 0x00, 0x00, 0xff, 0xff, 0x44, 0x38, 0x1e, 0x5b, 0x6a, 0x02, 0x00, 0x00, |
|
|
|
|
func init() { proto.RegisterFile("types.proto", fileDescriptor_types_38f70661e771add3) } |
|
|
|
|
|
|
|
|
|
var fileDescriptor_types_38f70661e771add3 = []byte{ |
|
|
|
|
// 379 bytes of a gzipped FileDescriptorProto
|
|
|
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x52, 0x4f, 0xef, 0xd2, 0x40, |
|
|
|
|
0x14, 0x64, 0xdb, 0xb2, 0x95, 0x87, 0x31, 0x75, 0x83, 0xb1, 0x1a, 0x45, 0xd2, 0x53, 0x4f, 0x25, |
|
|
|
|
0xe0, 0xc9, 0xc4, 0x13, 0x49, 0x13, 0x0f, 0xd4, 0x84, 0x85, 0x93, 0x17, 0xb3, 0xc0, 0x13, 0x6a, |
|
|
|
|
0xfa, 0x67, 0xed, 0x2e, 0x26, 0x7c, 0x10, 0xbf, 0x13, 0x47, 0x3f, 0x81, 0x31, 0x7c, 0x12, 0xb3, |
|
|
|
|
0x5b, 0x10, 0x12, 0xbd, 0xfc, 0x6e, 0x6f, 0xe6, 0xcd, 0x74, 0xe6, 0x35, 0x0b, 0x7d, 0x7d, 0x94, |
|
|
|
|
0xa8, 0x12, 0xd9, 0xd4, 0xba, 0x66, 0x20, 0x9b, 0xba, 0x44, 0xbd, 0xc7, 0x83, 0x7a, 0x39, 0xd8, |
|
|
|
|
0xd5, 0xbb, 0xda, 0xd2, 0x63, 0x33, 0xb5, 0x8a, 0xe8, 0x3d, 0xd0, 0xa5, 0x28, 0x65, 0x81, 0x6c, |
|
|
|
|
0x00, 0xdd, 0xef, 0xa2, 0x38, 0x60, 0x48, 0x46, 0x24, 0x26, 0xbc, 0x05, 0xec, 0x15, 0xf4, 0x74, |
|
|
|
|
0x5e, 0xa2, 0xd2, 0xa2, 0x94, 0xa1, 0x33, 0x22, 0xb1, 0xcb, 0x6f, 0x44, 0xf4, 0x0d, 0x60, 0x95, |
|
|
|
|
0x97, 0xb8, 0xc4, 0x26, 0x47, 0xc5, 0xc6, 0x40, 0x0b, 0xb1, 0xc6, 0x42, 0x85, 0x64, 0xe4, 0xc6, |
|
|
|
|
0xfd, 0xe9, 0xd3, 0xe4, 0x16, 0x9f, 0xcc, 0xcd, 0x66, 0xe6, 0x9d, 0x7e, 0xbd, 0xe9, 0xf0, 0x8b, |
|
|
|
|
0x8c, 0x4d, 0xc1, 0x57, 0x36, 0x5c, 0x85, 0x8e, 0x75, 0xb0, 0x7b, 0x47, 0xdb, 0xeb, 0x62, 0xb9, |
|
|
|
|
0x0a, 0xa3, 0x09, 0x74, 0xed, 0xa7, 0x18, 0x03, 0xaf, 0x12, 0x65, 0x5b, 0xb7, 0xc7, 0xed, 0x7c, |
|
|
|
|
0xbb, 0xc1, 0xb1, 0x64, 0x0b, 0xa2, 0x77, 0x40, 0xe7, 0x6d, 0xe0, 0x43, 0x1b, 0x46, 0x3f, 0x08, |
|
|
|
|
0x3c, 0xb6, 0x7c, 0x26, 0xf4, 0x66, 0x8f, 0x0d, 0x9b, 0x80, 0x67, 0x7e, 0xb0, 0x4d, 0x7d, 0x32, |
|
|
|
|
0x7d, 0xfd, 0x8f, 0xff, 0xa2, 0x4b, 0x56, 0x47, 0x89, 0xdc, 0x4a, 0xff, 0x16, 0x75, 0xfe, 0x57, |
|
|
|
|
0xd4, 0xbd, 0x2f, 0x1a, 0x83, 0x67, 0x7c, 0x8c, 0x82, 0x93, 0x2e, 0x82, 0x0e, 0xf3, 0xc1, 0xfd, |
|
|
|
|
0x98, 0x2e, 0x02, 0x62, 0x08, 0x9e, 0x06, 0x8e, 0x25, 0x78, 0x1a, 0xb8, 0xd1, 0x57, 0xe8, 0x71, |
|
|
|
|
0x14, 0xdb, 0x0f, 0x79, 0xa5, 0x15, 0x7b, 0x0e, 0xbe, 0xd2, 0x28, 0x3f, 0x97, 0xca, 0xd6, 0x72, |
|
|
|
|
0x39, 0x35, 0x30, 0x53, 0x26, 0xf9, 0xcb, 0xa1, 0xda, 0x5c, 0x93, 0xcd, 0xcc, 0x5e, 0xc0, 0x23, |
|
|
|
|
0xa5, 0x45, 0xa3, 0x8d, 0xda, 0xb5, 0x6a, 0xdf, 0xe2, 0x4c, 0xb1, 0x67, 0x40, 0xb1, 0xda, 0x9a, |
|
|
|
|
0x85, 0x67, 0x17, 0x5d, 0xac, 0xb6, 0x99, 0x9a, 0x0d, 0x4e, 0xe7, 0x21, 0xf9, 0x79, 0x1e, 0x92, |
|
|
|
|
0xdf, 0xe7, 0x21, 0xf9, 0x44, 0xcd, 0xc5, 0x72, 0xbd, 0xa6, 0xf6, 0xfd, 0xbc, 0xfd, 0x13, 0x00, |
|
|
|
|
0x00, 0xff, 0xff, 0xe3, 0x8a, 0x88, 0x84, 0x70, 0x02, 0x00, 0x00, |
|
|
|
|
} |
|
|
|
|