Documentation ¶
Index ¶
- Variables
- func RegisterQuerierServiceServer(s grpc.ServiceRegistrar, srv QuerierServiceServer)
- type FlameGraph
- func (*FlameGraph) Descriptor() ([]byte, []int)deprecated
- func (x *FlameGraph) GetLevels() []*Level
- func (x *FlameGraph) GetMaxSelf() int64
- func (x *FlameGraph) GetNames() []string
- func (x *FlameGraph) GetTotal() int64
- func (m *FlameGraph) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *FlameGraph) MarshalToVT(dAtA []byte) (int, error)
- func (m *FlameGraph) MarshalVT() (dAtA []byte, err error)
- func (*FlameGraph) ProtoMessage()
- func (x *FlameGraph) ProtoReflect() protoreflect.Message
- func (x *FlameGraph) Reset()
- func (m *FlameGraph) SizeVT() (n int)
- func (x *FlameGraph) String() string
- func (m *FlameGraph) UnmarshalVT(dAtA []byte) error
- type LabelNamesRequest
- func (*LabelNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *LabelNamesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LabelNamesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *LabelNamesRequest) MarshalVT() (dAtA []byte, err error)
- func (*LabelNamesRequest) ProtoMessage()
- func (x *LabelNamesRequest) ProtoReflect() protoreflect.Message
- func (x *LabelNamesRequest) Reset()
- func (m *LabelNamesRequest) SizeVT() (n int)
- func (x *LabelNamesRequest) String() string
- func (m *LabelNamesRequest) UnmarshalVT(dAtA []byte) error
- type LabelNamesResponse
- func (*LabelNamesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LabelNamesResponse) GetNames() []string
- func (m *LabelNamesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LabelNamesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *LabelNamesResponse) MarshalVT() (dAtA []byte, err error)
- func (*LabelNamesResponse) ProtoMessage()
- func (x *LabelNamesResponse) ProtoReflect() protoreflect.Message
- func (x *LabelNamesResponse) Reset()
- func (m *LabelNamesResponse) SizeVT() (n int)
- func (x *LabelNamesResponse) String() string
- func (m *LabelNamesResponse) UnmarshalVT(dAtA []byte) error
- type LabelValuesRequest
- func (*LabelValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LabelValuesRequest) GetName() string
- func (m *LabelValuesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LabelValuesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *LabelValuesRequest) MarshalVT() (dAtA []byte, err error)
- func (*LabelValuesRequest) ProtoMessage()
- func (x *LabelValuesRequest) ProtoReflect() protoreflect.Message
- func (x *LabelValuesRequest) Reset()
- func (m *LabelValuesRequest) SizeVT() (n int)
- func (x *LabelValuesRequest) String() string
- func (m *LabelValuesRequest) UnmarshalVT(dAtA []byte) error
- type LabelValuesResponse
- func (*LabelValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LabelValuesResponse) GetNames() []string
- func (m *LabelValuesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LabelValuesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *LabelValuesResponse) MarshalVT() (dAtA []byte, err error)
- func (*LabelValuesResponse) ProtoMessage()
- func (x *LabelValuesResponse) ProtoReflect() protoreflect.Message
- func (x *LabelValuesResponse) Reset()
- func (m *LabelValuesResponse) SizeVT() (n int)
- func (x *LabelValuesResponse) String() string
- func (m *LabelValuesResponse) UnmarshalVT(dAtA []byte) error
- type Level
- func (*Level) Descriptor() ([]byte, []int)deprecated
- func (x *Level) GetValues() []int64
- func (m *Level) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Level) MarshalToVT(dAtA []byte) (int, error)
- func (m *Level) MarshalVT() (dAtA []byte, err error)
- func (*Level) ProtoMessage()
- func (x *Level) ProtoReflect() protoreflect.Message
- func (x *Level) Reset()
- func (m *Level) SizeVT() (n int)
- func (x *Level) String() string
- func (m *Level) UnmarshalVT(dAtA []byte) error
- type ProfileTypesRequest
- func (*ProfileTypesRequest) Descriptor() ([]byte, []int)deprecated
- func (m *ProfileTypesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ProfileTypesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ProfileTypesRequest) MarshalVT() (dAtA []byte, err error)
- func (*ProfileTypesRequest) ProtoMessage()
- func (x *ProfileTypesRequest) ProtoReflect() protoreflect.Message
- func (x *ProfileTypesRequest) Reset()
- func (m *ProfileTypesRequest) SizeVT() (n int)
- func (x *ProfileTypesRequest) String() string
- func (m *ProfileTypesRequest) UnmarshalVT(dAtA []byte) error
- type ProfileTypesResponse
- func (*ProfileTypesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ProfileTypesResponse) GetProfileTypes() []*v1.ProfileType
- func (m *ProfileTypesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ProfileTypesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ProfileTypesResponse) MarshalVT() (dAtA []byte, err error)
- func (*ProfileTypesResponse) ProtoMessage()
- func (x *ProfileTypesResponse) ProtoReflect() protoreflect.Message
- func (x *ProfileTypesResponse) Reset()
- func (m *ProfileTypesResponse) SizeVT() (n int)
- func (x *ProfileTypesResponse) String() string
- func (m *ProfileTypesResponse) UnmarshalVT(dAtA []byte) error
- type QuerierServiceClient
- type QuerierServiceServer
- type SelectMergeProfileRequest
- func (*SelectMergeProfileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SelectMergeProfileRequest) GetEnd() int64
- func (x *SelectMergeProfileRequest) GetLabelSelector() string
- func (x *SelectMergeProfileRequest) GetProfileTypeID() string
- func (x *SelectMergeProfileRequest) GetStart() int64
- func (m *SelectMergeProfileRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SelectMergeProfileRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SelectMergeProfileRequest) MarshalVT() (dAtA []byte, err error)
- func (*SelectMergeProfileRequest) ProtoMessage()
- func (x *SelectMergeProfileRequest) ProtoReflect() protoreflect.Message
- func (x *SelectMergeProfileRequest) Reset()
- func (m *SelectMergeProfileRequest) SizeVT() (n int)
- func (x *SelectMergeProfileRequest) String() string
- func (m *SelectMergeProfileRequest) UnmarshalVT(dAtA []byte) error
- type SelectMergeStacktracesRequest
- func (*SelectMergeStacktracesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SelectMergeStacktracesRequest) GetEnd() int64
- func (x *SelectMergeStacktracesRequest) GetLabelSelector() string
- func (x *SelectMergeStacktracesRequest) GetProfileTypeID() string
- func (x *SelectMergeStacktracesRequest) GetStart() int64
- func (m *SelectMergeStacktracesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SelectMergeStacktracesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SelectMergeStacktracesRequest) MarshalVT() (dAtA []byte, err error)
- func (*SelectMergeStacktracesRequest) ProtoMessage()
- func (x *SelectMergeStacktracesRequest) ProtoReflect() protoreflect.Message
- func (x *SelectMergeStacktracesRequest) Reset()
- func (m *SelectMergeStacktracesRequest) SizeVT() (n int)
- func (x *SelectMergeStacktracesRequest) String() string
- func (m *SelectMergeStacktracesRequest) UnmarshalVT(dAtA []byte) error
- type SelectMergeStacktracesResponse
- func (*SelectMergeStacktracesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SelectMergeStacktracesResponse) GetFlamegraph() *FlameGraph
- func (m *SelectMergeStacktracesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SelectMergeStacktracesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SelectMergeStacktracesResponse) MarshalVT() (dAtA []byte, err error)
- func (*SelectMergeStacktracesResponse) ProtoMessage()
- func (x *SelectMergeStacktracesResponse) ProtoReflect() protoreflect.Message
- func (x *SelectMergeStacktracesResponse) Reset()
- func (m *SelectMergeStacktracesResponse) SizeVT() (n int)
- func (x *SelectMergeStacktracesResponse) String() string
- func (m *SelectMergeStacktracesResponse) UnmarshalVT(dAtA []byte) error
- type SelectSeriesRequest
- func (*SelectSeriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SelectSeriesRequest) GetEnd() int64
- func (x *SelectSeriesRequest) GetGroupBy() []string
- func (x *SelectSeriesRequest) GetLabelSelector() string
- func (x *SelectSeriesRequest) GetProfileTypeID() string
- func (x *SelectSeriesRequest) GetStart() int64
- func (x *SelectSeriesRequest) GetStep() float64
- func (m *SelectSeriesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SelectSeriesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SelectSeriesRequest) MarshalVT() (dAtA []byte, err error)
- func (*SelectSeriesRequest) ProtoMessage()
- func (x *SelectSeriesRequest) ProtoReflect() protoreflect.Message
- func (x *SelectSeriesRequest) Reset()
- func (m *SelectSeriesRequest) SizeVT() (n int)
- func (x *SelectSeriesRequest) String() string
- func (m *SelectSeriesRequest) UnmarshalVT(dAtA []byte) error
- type SelectSeriesResponse
- func (*SelectSeriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SelectSeriesResponse) GetSeries() []*v1.Series
- func (m *SelectSeriesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SelectSeriesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SelectSeriesResponse) MarshalVT() (dAtA []byte, err error)
- func (*SelectSeriesResponse) ProtoMessage()
- func (x *SelectSeriesResponse) ProtoReflect() protoreflect.Message
- func (x *SelectSeriesResponse) Reset()
- func (m *SelectSeriesResponse) SizeVT() (n int)
- func (x *SelectSeriesResponse) String() string
- func (m *SelectSeriesResponse) UnmarshalVT(dAtA []byte) error
- type SeriesRequest
- func (*SeriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SeriesRequest) GetMatchers() []string
- func (m *SeriesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SeriesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *SeriesRequest) MarshalVT() (dAtA []byte, err error)
- func (*SeriesRequest) ProtoMessage()
- func (x *SeriesRequest) ProtoReflect() protoreflect.Message
- func (x *SeriesRequest) Reset()
- func (m *SeriesRequest) SizeVT() (n int)
- func (x *SeriesRequest) String() string
- func (m *SeriesRequest) UnmarshalVT(dAtA []byte) error
- type SeriesResponse
- func (*SeriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SeriesResponse) GetLabelsSet() []*v1.Labels
- func (m *SeriesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SeriesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *SeriesResponse) MarshalVT() (dAtA []byte, err error)
- func (*SeriesResponse) ProtoMessage()
- func (x *SeriesResponse) ProtoReflect() protoreflect.Message
- func (x *SeriesResponse) Reset()
- func (m *SeriesResponse) SizeVT() (n int)
- func (x *SeriesResponse) String() string
- func (m *SeriesResponse) UnmarshalVT(dAtA []byte) error
- type UnimplementedQuerierServiceServer
- func (UnimplementedQuerierServiceServer) LabelNames(context.Context, *LabelNamesRequest) (*LabelNamesResponse, error)
- func (UnimplementedQuerierServiceServer) LabelValues(context.Context, *LabelValuesRequest) (*LabelValuesResponse, error)
- func (UnimplementedQuerierServiceServer) ProfileTypes(context.Context, *ProfileTypesRequest) (*ProfileTypesResponse, error)
- func (UnimplementedQuerierServiceServer) SelectMergeProfile(context.Context, *SelectMergeProfileRequest) (*v1.Profile, error)
- func (UnimplementedQuerierServiceServer) SelectMergeStacktraces(context.Context, *SelectMergeStacktracesRequest) (*SelectMergeStacktracesResponse, error)
- func (UnimplementedQuerierServiceServer) SelectSeries(context.Context, *SelectSeriesRequest) (*SelectSeriesResponse, error)
- func (UnimplementedQuerierServiceServer) Series(context.Context, *SeriesRequest) (*SeriesResponse, error)
- type UnsafeQuerierServiceServer
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var File_querier_v1_querier_proto protoreflect.FileDescriptor
var QuerierService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "querier.v1.QuerierService", HandlerType: (*QuerierServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ProfileTypes", Handler: _QuerierService_ProfileTypes_Handler, }, { MethodName: "LabelValues", Handler: _QuerierService_LabelValues_Handler, }, { MethodName: "LabelNames", Handler: _QuerierService_LabelNames_Handler, }, { MethodName: "Series", Handler: _QuerierService_Series_Handler, }, { MethodName: "SelectMergeStacktraces", Handler: _QuerierService_SelectMergeStacktraces_Handler, }, { MethodName: "SelectMergeProfile", Handler: _QuerierService_SelectMergeProfile_Handler, }, { MethodName: "SelectSeries", Handler: _QuerierService_SelectSeries_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "querier/v1/querier.proto", }
QuerierService_ServiceDesc is the grpc.ServiceDesc for QuerierService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterQuerierServiceServer ¶
func RegisterQuerierServiceServer(s grpc.ServiceRegistrar, srv QuerierServiceServer)
Types ¶
type FlameGraph ¶
type FlameGraph struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` Levels []*Level `protobuf:"bytes,2,rep,name=levels,proto3" json:"levels,omitempty"` Total int64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` MaxSelf int64 `protobuf:"varint,4,opt,name=max_self,json=maxSelf,proto3" json:"max_self,omitempty"` // contains filtered or unexported fields }
func (*FlameGraph) Descriptor
deprecated
func (*FlameGraph) Descriptor() ([]byte, []int)
Deprecated: Use FlameGraph.ProtoReflect.Descriptor instead.
func (*FlameGraph) GetLevels ¶
func (x *FlameGraph) GetLevels() []*Level
func (*FlameGraph) GetMaxSelf ¶
func (x *FlameGraph) GetMaxSelf() int64
func (*FlameGraph) GetNames ¶
func (x *FlameGraph) GetNames() []string
func (*FlameGraph) GetTotal ¶
func (x *FlameGraph) GetTotal() int64
func (*FlameGraph) MarshalToSizedBufferVT ¶
func (m *FlameGraph) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*FlameGraph) MarshalToVT ¶
func (m *FlameGraph) MarshalToVT(dAtA []byte) (int, error)
func (*FlameGraph) MarshalVT ¶
func (m *FlameGraph) MarshalVT() (dAtA []byte, err error)
func (*FlameGraph) ProtoMessage ¶
func (*FlameGraph) ProtoMessage()
func (*FlameGraph) ProtoReflect ¶
func (x *FlameGraph) ProtoReflect() protoreflect.Message
func (*FlameGraph) Reset ¶
func (x *FlameGraph) Reset()
func (*FlameGraph) SizeVT ¶
func (m *FlameGraph) SizeVT() (n int)
func (*FlameGraph) String ¶
func (x *FlameGraph) String() string
func (*FlameGraph) UnmarshalVT ¶
func (m *FlameGraph) UnmarshalVT(dAtA []byte) error
type LabelNamesRequest ¶
type LabelNamesRequest struct {
// contains filtered or unexported fields
}
func (*LabelNamesRequest) Descriptor
deprecated
func (*LabelNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use LabelNamesRequest.ProtoReflect.Descriptor instead.
func (*LabelNamesRequest) MarshalToSizedBufferVT ¶
func (m *LabelNamesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LabelNamesRequest) MarshalToVT ¶
func (m *LabelNamesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*LabelNamesRequest) MarshalVT ¶
func (m *LabelNamesRequest) MarshalVT() (dAtA []byte, err error)
func (*LabelNamesRequest) ProtoMessage ¶
func (*LabelNamesRequest) ProtoMessage()
func (*LabelNamesRequest) ProtoReflect ¶
func (x *LabelNamesRequest) ProtoReflect() protoreflect.Message
func (*LabelNamesRequest) Reset ¶
func (x *LabelNamesRequest) Reset()
func (*LabelNamesRequest) SizeVT ¶
func (m *LabelNamesRequest) SizeVT() (n int)
func (*LabelNamesRequest) String ¶
func (x *LabelNamesRequest) String() string
func (*LabelNamesRequest) UnmarshalVT ¶
func (m *LabelNamesRequest) UnmarshalVT(dAtA []byte) error
type LabelNamesResponse ¶
type LabelNamesResponse struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
func (*LabelNamesResponse) Descriptor
deprecated
func (*LabelNamesResponse) Descriptor() ([]byte, []int)
Deprecated: Use LabelNamesResponse.ProtoReflect.Descriptor instead.
func (*LabelNamesResponse) GetNames ¶
func (x *LabelNamesResponse) GetNames() []string
func (*LabelNamesResponse) MarshalToSizedBufferVT ¶
func (m *LabelNamesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LabelNamesResponse) MarshalToVT ¶
func (m *LabelNamesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*LabelNamesResponse) MarshalVT ¶
func (m *LabelNamesResponse) MarshalVT() (dAtA []byte, err error)
func (*LabelNamesResponse) ProtoMessage ¶
func (*LabelNamesResponse) ProtoMessage()
func (*LabelNamesResponse) ProtoReflect ¶
func (x *LabelNamesResponse) ProtoReflect() protoreflect.Message
func (*LabelNamesResponse) Reset ¶
func (x *LabelNamesResponse) Reset()
func (*LabelNamesResponse) SizeVT ¶
func (m *LabelNamesResponse) SizeVT() (n int)
func (*LabelNamesResponse) String ¶
func (x *LabelNamesResponse) String() string
func (*LabelNamesResponse) UnmarshalVT ¶
func (m *LabelNamesResponse) UnmarshalVT(dAtA []byte) error
type LabelValuesRequest ¶
type LabelValuesRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*LabelValuesRequest) Descriptor
deprecated
func (*LabelValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use LabelValuesRequest.ProtoReflect.Descriptor instead.
func (*LabelValuesRequest) GetName ¶
func (x *LabelValuesRequest) GetName() string
func (*LabelValuesRequest) MarshalToSizedBufferVT ¶
func (m *LabelValuesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LabelValuesRequest) MarshalToVT ¶
func (m *LabelValuesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*LabelValuesRequest) MarshalVT ¶
func (m *LabelValuesRequest) MarshalVT() (dAtA []byte, err error)
func (*LabelValuesRequest) ProtoMessage ¶
func (*LabelValuesRequest) ProtoMessage()
func (*LabelValuesRequest) ProtoReflect ¶
func (x *LabelValuesRequest) ProtoReflect() protoreflect.Message
func (*LabelValuesRequest) Reset ¶
func (x *LabelValuesRequest) Reset()
func (*LabelValuesRequest) SizeVT ¶
func (m *LabelValuesRequest) SizeVT() (n int)
func (*LabelValuesRequest) String ¶
func (x *LabelValuesRequest) String() string
func (*LabelValuesRequest) UnmarshalVT ¶
func (m *LabelValuesRequest) UnmarshalVT(dAtA []byte) error
type LabelValuesResponse ¶
type LabelValuesResponse struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
func (*LabelValuesResponse) Descriptor
deprecated
func (*LabelValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use LabelValuesResponse.ProtoReflect.Descriptor instead.
func (*LabelValuesResponse) GetNames ¶
func (x *LabelValuesResponse) GetNames() []string
func (*LabelValuesResponse) MarshalToSizedBufferVT ¶
func (m *LabelValuesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LabelValuesResponse) MarshalToVT ¶
func (m *LabelValuesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*LabelValuesResponse) MarshalVT ¶
func (m *LabelValuesResponse) MarshalVT() (dAtA []byte, err error)
func (*LabelValuesResponse) ProtoMessage ¶
func (*LabelValuesResponse) ProtoMessage()
func (*LabelValuesResponse) ProtoReflect ¶
func (x *LabelValuesResponse) ProtoReflect() protoreflect.Message
func (*LabelValuesResponse) Reset ¶
func (x *LabelValuesResponse) Reset()
func (*LabelValuesResponse) SizeVT ¶
func (m *LabelValuesResponse) SizeVT() (n int)
func (*LabelValuesResponse) String ¶
func (x *LabelValuesResponse) String() string
func (*LabelValuesResponse) UnmarshalVT ¶
func (m *LabelValuesResponse) UnmarshalVT(dAtA []byte) error
type Level ¶
type Level struct { Values []int64 `protobuf:"varint,1,rep,packed,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*Level) Descriptor
deprecated
func (*Level) MarshalToSizedBufferVT ¶
func (*Level) ProtoMessage ¶
func (*Level) ProtoMessage()
func (*Level) ProtoReflect ¶
func (x *Level) ProtoReflect() protoreflect.Message
func (*Level) UnmarshalVT ¶
type ProfileTypesRequest ¶
type ProfileTypesRequest struct {
// contains filtered or unexported fields
}
func (*ProfileTypesRequest) Descriptor
deprecated
func (*ProfileTypesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProfileTypesRequest.ProtoReflect.Descriptor instead.
func (*ProfileTypesRequest) MarshalToSizedBufferVT ¶
func (m *ProfileTypesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ProfileTypesRequest) MarshalToVT ¶
func (m *ProfileTypesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ProfileTypesRequest) MarshalVT ¶
func (m *ProfileTypesRequest) MarshalVT() (dAtA []byte, err error)
func (*ProfileTypesRequest) ProtoMessage ¶
func (*ProfileTypesRequest) ProtoMessage()
func (*ProfileTypesRequest) ProtoReflect ¶
func (x *ProfileTypesRequest) ProtoReflect() protoreflect.Message
func (*ProfileTypesRequest) Reset ¶
func (x *ProfileTypesRequest) Reset()
func (*ProfileTypesRequest) SizeVT ¶
func (m *ProfileTypesRequest) SizeVT() (n int)
func (*ProfileTypesRequest) String ¶
func (x *ProfileTypesRequest) String() string
func (*ProfileTypesRequest) UnmarshalVT ¶
func (m *ProfileTypesRequest) UnmarshalVT(dAtA []byte) error
type ProfileTypesResponse ¶
type ProfileTypesResponse struct { ProfileTypes []*v1.ProfileType `protobuf:"bytes,1,rep,name=profile_types,json=profileTypes,proto3" json:"profile_types,omitempty"` // contains filtered or unexported fields }
func (*ProfileTypesResponse) Descriptor
deprecated
func (*ProfileTypesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProfileTypesResponse.ProtoReflect.Descriptor instead.
func (*ProfileTypesResponse) GetProfileTypes ¶
func (x *ProfileTypesResponse) GetProfileTypes() []*v1.ProfileType
func (*ProfileTypesResponse) MarshalToSizedBufferVT ¶
func (m *ProfileTypesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ProfileTypesResponse) MarshalToVT ¶
func (m *ProfileTypesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ProfileTypesResponse) MarshalVT ¶
func (m *ProfileTypesResponse) MarshalVT() (dAtA []byte, err error)
func (*ProfileTypesResponse) ProtoMessage ¶
func (*ProfileTypesResponse) ProtoMessage()
func (*ProfileTypesResponse) ProtoReflect ¶
func (x *ProfileTypesResponse) ProtoReflect() protoreflect.Message
func (*ProfileTypesResponse) Reset ¶
func (x *ProfileTypesResponse) Reset()
func (*ProfileTypesResponse) SizeVT ¶
func (m *ProfileTypesResponse) SizeVT() (n int)
func (*ProfileTypesResponse) String ¶
func (x *ProfileTypesResponse) String() string
func (*ProfileTypesResponse) UnmarshalVT ¶
func (m *ProfileTypesResponse) UnmarshalVT(dAtA []byte) error
type QuerierServiceClient ¶
type QuerierServiceClient interface { ProfileTypes(ctx context.Context, in *ProfileTypesRequest, opts ...grpc.CallOption) (*ProfileTypesResponse, error) LabelValues(ctx context.Context, in *LabelValuesRequest, opts ...grpc.CallOption) (*LabelValuesResponse, error) LabelNames(ctx context.Context, in *LabelNamesRequest, opts ...grpc.CallOption) (*LabelNamesResponse, error) Series(ctx context.Context, in *SeriesRequest, opts ...grpc.CallOption) (*SeriesResponse, error) SelectMergeStacktraces(ctx context.Context, in *SelectMergeStacktracesRequest, opts ...grpc.CallOption) (*SelectMergeStacktracesResponse, error) SelectMergeProfile(ctx context.Context, in *SelectMergeProfileRequest, opts ...grpc.CallOption) (*v1.Profile, error) SelectSeries(ctx context.Context, in *SelectSeriesRequest, opts ...grpc.CallOption) (*SelectSeriesResponse, error) }
QuerierServiceClient is the client API for QuerierService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewQuerierServiceClient ¶
func NewQuerierServiceClient(cc grpc.ClientConnInterface) QuerierServiceClient
type QuerierServiceServer ¶
type QuerierServiceServer interface { ProfileTypes(context.Context, *ProfileTypesRequest) (*ProfileTypesResponse, error) LabelValues(context.Context, *LabelValuesRequest) (*LabelValuesResponse, error) LabelNames(context.Context, *LabelNamesRequest) (*LabelNamesResponse, error) Series(context.Context, *SeriesRequest) (*SeriesResponse, error) SelectMergeStacktraces(context.Context, *SelectMergeStacktracesRequest) (*SelectMergeStacktracesResponse, error) SelectMergeProfile(context.Context, *SelectMergeProfileRequest) (*v1.Profile, error) SelectSeries(context.Context, *SelectSeriesRequest) (*SelectSeriesResponse, error) // contains filtered or unexported methods }
QuerierServiceServer is the server API for QuerierService service. All implementations must embed UnimplementedQuerierServiceServer for forward compatibility
type SelectMergeProfileRequest ¶ added in v0.1.3
type SelectMergeProfileRequest struct { ProfileTypeID string `protobuf:"bytes,1,opt,name=profile_typeID,json=profileTypeID,proto3" json:"profile_typeID,omitempty"` LabelSelector string `protobuf:"bytes,2,opt,name=label_selector,json=labelSelector,proto3" json:"label_selector,omitempty"` Start int64 `protobuf:"varint,3,opt,name=start,proto3" json:"start,omitempty"` // milliseconds since epoch End int64 `protobuf:"varint,4,opt,name=end,proto3" json:"end,omitempty"` // milliseconds since epoch // contains filtered or unexported fields }
func (*SelectMergeProfileRequest) Descriptor
deprecated
added in
v0.1.3
func (*SelectMergeProfileRequest) Descriptor() ([]byte, []int)
Deprecated: Use SelectMergeProfileRequest.ProtoReflect.Descriptor instead.
func (*SelectMergeProfileRequest) GetEnd ¶ added in v0.1.3
func (x *SelectMergeProfileRequest) GetEnd() int64
func (*SelectMergeProfileRequest) GetLabelSelector ¶ added in v0.1.3
func (x *SelectMergeProfileRequest) GetLabelSelector() string
func (*SelectMergeProfileRequest) GetProfileTypeID ¶ added in v0.1.3
func (x *SelectMergeProfileRequest) GetProfileTypeID() string
func (*SelectMergeProfileRequest) GetStart ¶ added in v0.1.3
func (x *SelectMergeProfileRequest) GetStart() int64
func (*SelectMergeProfileRequest) MarshalToSizedBufferVT ¶ added in v0.1.3
func (m *SelectMergeProfileRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SelectMergeProfileRequest) MarshalToVT ¶ added in v0.1.3
func (m *SelectMergeProfileRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SelectMergeProfileRequest) MarshalVT ¶ added in v0.1.3
func (m *SelectMergeProfileRequest) MarshalVT() (dAtA []byte, err error)
func (*SelectMergeProfileRequest) ProtoMessage ¶ added in v0.1.3
func (*SelectMergeProfileRequest) ProtoMessage()
func (*SelectMergeProfileRequest) ProtoReflect ¶ added in v0.1.3
func (x *SelectMergeProfileRequest) ProtoReflect() protoreflect.Message
func (*SelectMergeProfileRequest) Reset ¶ added in v0.1.3
func (x *SelectMergeProfileRequest) Reset()
func (*SelectMergeProfileRequest) SizeVT ¶ added in v0.1.3
func (m *SelectMergeProfileRequest) SizeVT() (n int)
func (*SelectMergeProfileRequest) String ¶ added in v0.1.3
func (x *SelectMergeProfileRequest) String() string
func (*SelectMergeProfileRequest) UnmarshalVT ¶ added in v0.1.3
func (m *SelectMergeProfileRequest) UnmarshalVT(dAtA []byte) error
type SelectMergeStacktracesRequest ¶
type SelectMergeStacktracesRequest struct { ProfileTypeID string `protobuf:"bytes,1,opt,name=profile_typeID,json=profileTypeID,proto3" json:"profile_typeID,omitempty"` LabelSelector string `protobuf:"bytes,2,opt,name=label_selector,json=labelSelector,proto3" json:"label_selector,omitempty"` Start int64 `protobuf:"varint,3,opt,name=start,proto3" json:"start,omitempty"` // milliseconds since epoch End int64 `protobuf:"varint,4,opt,name=end,proto3" json:"end,omitempty"` // milliseconds since epoch // contains filtered or unexported fields }
func (*SelectMergeStacktracesRequest) Descriptor
deprecated
func (*SelectMergeStacktracesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SelectMergeStacktracesRequest.ProtoReflect.Descriptor instead.
func (*SelectMergeStacktracesRequest) GetEnd ¶
func (x *SelectMergeStacktracesRequest) GetEnd() int64
func (*SelectMergeStacktracesRequest) GetLabelSelector ¶
func (x *SelectMergeStacktracesRequest) GetLabelSelector() string
func (*SelectMergeStacktracesRequest) GetProfileTypeID ¶
func (x *SelectMergeStacktracesRequest) GetProfileTypeID() string
func (*SelectMergeStacktracesRequest) GetStart ¶
func (x *SelectMergeStacktracesRequest) GetStart() int64
func (*SelectMergeStacktracesRequest) MarshalToSizedBufferVT ¶
func (m *SelectMergeStacktracesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SelectMergeStacktracesRequest) MarshalToVT ¶
func (m *SelectMergeStacktracesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SelectMergeStacktracesRequest) MarshalVT ¶
func (m *SelectMergeStacktracesRequest) MarshalVT() (dAtA []byte, err error)
func (*SelectMergeStacktracesRequest) ProtoMessage ¶
func (*SelectMergeStacktracesRequest) ProtoMessage()
func (*SelectMergeStacktracesRequest) ProtoReflect ¶
func (x *SelectMergeStacktracesRequest) ProtoReflect() protoreflect.Message
func (*SelectMergeStacktracesRequest) Reset ¶
func (x *SelectMergeStacktracesRequest) Reset()
func (*SelectMergeStacktracesRequest) SizeVT ¶
func (m *SelectMergeStacktracesRequest) SizeVT() (n int)
func (*SelectMergeStacktracesRequest) String ¶
func (x *SelectMergeStacktracesRequest) String() string
func (*SelectMergeStacktracesRequest) UnmarshalVT ¶
func (m *SelectMergeStacktracesRequest) UnmarshalVT(dAtA []byte) error
type SelectMergeStacktracesResponse ¶
type SelectMergeStacktracesResponse struct { Flamegraph *FlameGraph `protobuf:"bytes,1,opt,name=flamegraph,proto3" json:"flamegraph,omitempty"` // contains filtered or unexported fields }
func (*SelectMergeStacktracesResponse) Descriptor
deprecated
func (*SelectMergeStacktracesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SelectMergeStacktracesResponse.ProtoReflect.Descriptor instead.
func (*SelectMergeStacktracesResponse) GetFlamegraph ¶
func (x *SelectMergeStacktracesResponse) GetFlamegraph() *FlameGraph
func (*SelectMergeStacktracesResponse) MarshalToSizedBufferVT ¶
func (m *SelectMergeStacktracesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SelectMergeStacktracesResponse) MarshalToVT ¶
func (m *SelectMergeStacktracesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SelectMergeStacktracesResponse) MarshalVT ¶
func (m *SelectMergeStacktracesResponse) MarshalVT() (dAtA []byte, err error)
func (*SelectMergeStacktracesResponse) ProtoMessage ¶
func (*SelectMergeStacktracesResponse) ProtoMessage()
func (*SelectMergeStacktracesResponse) ProtoReflect ¶
func (x *SelectMergeStacktracesResponse) ProtoReflect() protoreflect.Message
func (*SelectMergeStacktracesResponse) Reset ¶
func (x *SelectMergeStacktracesResponse) Reset()
func (*SelectMergeStacktracesResponse) SizeVT ¶
func (m *SelectMergeStacktracesResponse) SizeVT() (n int)
func (*SelectMergeStacktracesResponse) String ¶
func (x *SelectMergeStacktracesResponse) String() string
func (*SelectMergeStacktracesResponse) UnmarshalVT ¶
func (m *SelectMergeStacktracesResponse) UnmarshalVT(dAtA []byte) error
type SelectSeriesRequest ¶
type SelectSeriesRequest struct { ProfileTypeID string `protobuf:"bytes,1,opt,name=profile_typeID,json=profileTypeID,proto3" json:"profile_typeID,omitempty"` LabelSelector string `protobuf:"bytes,2,opt,name=label_selector,json=labelSelector,proto3" json:"label_selector,omitempty"` Start int64 `protobuf:"varint,3,opt,name=start,proto3" json:"start,omitempty"` // milliseconds since epoch End int64 `protobuf:"varint,4,opt,name=end,proto3" json:"end,omitempty"` // milliseconds since epoch GroupBy []string `protobuf:"bytes,5,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"` Step float64 `protobuf:"fixed64,6,opt,name=step,proto3" json:"step,omitempty"` // Query resolution step width in seconds // contains filtered or unexported fields }
func (*SelectSeriesRequest) Descriptor
deprecated
func (*SelectSeriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SelectSeriesRequest.ProtoReflect.Descriptor instead.
func (*SelectSeriesRequest) GetEnd ¶
func (x *SelectSeriesRequest) GetEnd() int64
func (*SelectSeriesRequest) GetGroupBy ¶
func (x *SelectSeriesRequest) GetGroupBy() []string
func (*SelectSeriesRequest) GetLabelSelector ¶
func (x *SelectSeriesRequest) GetLabelSelector() string
func (*SelectSeriesRequest) GetProfileTypeID ¶
func (x *SelectSeriesRequest) GetProfileTypeID() string
func (*SelectSeriesRequest) GetStart ¶
func (x *SelectSeriesRequest) GetStart() int64
func (*SelectSeriesRequest) GetStep ¶
func (x *SelectSeriesRequest) GetStep() float64
func (*SelectSeriesRequest) MarshalToSizedBufferVT ¶
func (m *SelectSeriesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SelectSeriesRequest) MarshalToVT ¶
func (m *SelectSeriesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SelectSeriesRequest) MarshalVT ¶
func (m *SelectSeriesRequest) MarshalVT() (dAtA []byte, err error)
func (*SelectSeriesRequest) ProtoMessage ¶
func (*SelectSeriesRequest) ProtoMessage()
func (*SelectSeriesRequest) ProtoReflect ¶
func (x *SelectSeriesRequest) ProtoReflect() protoreflect.Message
func (*SelectSeriesRequest) Reset ¶
func (x *SelectSeriesRequest) Reset()
func (*SelectSeriesRequest) SizeVT ¶
func (m *SelectSeriesRequest) SizeVT() (n int)
func (*SelectSeriesRequest) String ¶
func (x *SelectSeriesRequest) String() string
func (*SelectSeriesRequest) UnmarshalVT ¶
func (m *SelectSeriesRequest) UnmarshalVT(dAtA []byte) error
type SelectSeriesResponse ¶
type SelectSeriesResponse struct { Series []*v1.Series `protobuf:"bytes,1,rep,name=series,proto3" json:"series,omitempty"` // contains filtered or unexported fields }
func (*SelectSeriesResponse) Descriptor
deprecated
func (*SelectSeriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SelectSeriesResponse.ProtoReflect.Descriptor instead.
func (*SelectSeriesResponse) GetSeries ¶
func (x *SelectSeriesResponse) GetSeries() []*v1.Series
func (*SelectSeriesResponse) MarshalToSizedBufferVT ¶
func (m *SelectSeriesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SelectSeriesResponse) MarshalToVT ¶
func (m *SelectSeriesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SelectSeriesResponse) MarshalVT ¶
func (m *SelectSeriesResponse) MarshalVT() (dAtA []byte, err error)
func (*SelectSeriesResponse) ProtoMessage ¶
func (*SelectSeriesResponse) ProtoMessage()
func (*SelectSeriesResponse) ProtoReflect ¶
func (x *SelectSeriesResponse) ProtoReflect() protoreflect.Message
func (*SelectSeriesResponse) Reset ¶
func (x *SelectSeriesResponse) Reset()
func (*SelectSeriesResponse) SizeVT ¶
func (m *SelectSeriesResponse) SizeVT() (n int)
func (*SelectSeriesResponse) String ¶
func (x *SelectSeriesResponse) String() string
func (*SelectSeriesResponse) UnmarshalVT ¶
func (m *SelectSeriesResponse) UnmarshalVT(dAtA []byte) error
type SeriesRequest ¶
type SeriesRequest struct { Matchers []string `protobuf:"bytes,1,rep,name=matchers,proto3" json:"matchers,omitempty"` // contains filtered or unexported fields }
func (*SeriesRequest) Descriptor
deprecated
func (*SeriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SeriesRequest.ProtoReflect.Descriptor instead.
func (*SeriesRequest) GetMatchers ¶
func (x *SeriesRequest) GetMatchers() []string
func (*SeriesRequest) MarshalToSizedBufferVT ¶
func (m *SeriesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SeriesRequest) MarshalToVT ¶
func (m *SeriesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*SeriesRequest) MarshalVT ¶
func (m *SeriesRequest) MarshalVT() (dAtA []byte, err error)
func (*SeriesRequest) ProtoMessage ¶
func (*SeriesRequest) ProtoMessage()
func (*SeriesRequest) ProtoReflect ¶
func (x *SeriesRequest) ProtoReflect() protoreflect.Message
func (*SeriesRequest) Reset ¶
func (x *SeriesRequest) Reset()
func (*SeriesRequest) SizeVT ¶
func (m *SeriesRequest) SizeVT() (n int)
func (*SeriesRequest) String ¶
func (x *SeriesRequest) String() string
func (*SeriesRequest) UnmarshalVT ¶
func (m *SeriesRequest) UnmarshalVT(dAtA []byte) error
type SeriesResponse ¶
type SeriesResponse struct { LabelsSet []*v1.Labels `protobuf:"bytes,2,rep,name=labels_set,json=labelsSet,proto3" json:"labels_set,omitempty"` // contains filtered or unexported fields }
func (*SeriesResponse) Descriptor
deprecated
func (*SeriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SeriesResponse.ProtoReflect.Descriptor instead.
func (*SeriesResponse) GetLabelsSet ¶
func (x *SeriesResponse) GetLabelsSet() []*v1.Labels
func (*SeriesResponse) MarshalToSizedBufferVT ¶
func (m *SeriesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SeriesResponse) MarshalToVT ¶
func (m *SeriesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*SeriesResponse) MarshalVT ¶
func (m *SeriesResponse) MarshalVT() (dAtA []byte, err error)
func (*SeriesResponse) ProtoMessage ¶
func (*SeriesResponse) ProtoMessage()
func (*SeriesResponse) ProtoReflect ¶
func (x *SeriesResponse) ProtoReflect() protoreflect.Message
func (*SeriesResponse) Reset ¶
func (x *SeriesResponse) Reset()
func (*SeriesResponse) SizeVT ¶
func (m *SeriesResponse) SizeVT() (n int)
func (*SeriesResponse) String ¶
func (x *SeriesResponse) String() string
func (*SeriesResponse) UnmarshalVT ¶
func (m *SeriesResponse) UnmarshalVT(dAtA []byte) error
type UnimplementedQuerierServiceServer ¶
type UnimplementedQuerierServiceServer struct { }
UnimplementedQuerierServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedQuerierServiceServer) LabelNames ¶
func (UnimplementedQuerierServiceServer) LabelNames(context.Context, *LabelNamesRequest) (*LabelNamesResponse, error)
func (UnimplementedQuerierServiceServer) LabelValues ¶
func (UnimplementedQuerierServiceServer) LabelValues(context.Context, *LabelValuesRequest) (*LabelValuesResponse, error)
func (UnimplementedQuerierServiceServer) ProfileTypes ¶
func (UnimplementedQuerierServiceServer) ProfileTypes(context.Context, *ProfileTypesRequest) (*ProfileTypesResponse, error)
func (UnimplementedQuerierServiceServer) SelectMergeProfile ¶ added in v0.1.3
func (UnimplementedQuerierServiceServer) SelectMergeProfile(context.Context, *SelectMergeProfileRequest) (*v1.Profile, error)
func (UnimplementedQuerierServiceServer) SelectMergeStacktraces ¶
func (UnimplementedQuerierServiceServer) SelectMergeStacktraces(context.Context, *SelectMergeStacktracesRequest) (*SelectMergeStacktracesResponse, error)
func (UnimplementedQuerierServiceServer) SelectSeries ¶
func (UnimplementedQuerierServiceServer) SelectSeries(context.Context, *SelectSeriesRequest) (*SelectSeriesResponse, error)
func (UnimplementedQuerierServiceServer) Series ¶
func (UnimplementedQuerierServiceServer) Series(context.Context, *SeriesRequest) (*SeriesResponse, error)
type UnsafeQuerierServiceServer ¶
type UnsafeQuerierServiceServer interface {
// contains filtered or unexported methods
}
UnsafeQuerierServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to QuerierServiceServer will result in compilation errors.