Lines Matching refs:ExportMetricsServiceRequest

30 type ExportMetricsServiceRequest struct {  struct
42 func (m *ExportMetricsServiceRequest) Reset() { *m = ExportMetricsServiceRequest{} } argument
43 func (m *ExportMetricsServiceRequest) String() string { return proto.CompactTextString(m) } argument
44 func (*ExportMetricsServiceRequest) ProtoMessage() {} argument
45 func (*ExportMetricsServiceRequest) Descriptor() ([]byte, []int) { argument
48 func (m *ExportMetricsServiceRequest) XXX_Unmarshal(b []byte) error { argument
51 func (m *ExportMetricsServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
63 func (m *ExportMetricsServiceRequest) XXX_Merge(src proto.Message) { argument
66 func (m *ExportMetricsServiceRequest) XXX_Size() int { argument
69 func (m *ExportMetricsServiceRequest) XXX_DiscardUnknown() { argument
75 func (m *ExportMetricsServiceRequest) GetResourceMetrics() []*v1.ResourceMetrics { argument
122 …proto.RegisterType((*ExportMetricsServiceRequest)(nil), "opentelemetry.proto.collector.metrics.v1.…
167 …Export(ctx context.Context, in *ExportMetricsServiceRequest, opts ...grpc.CallOption) (*ExportMetr… argument
178 func (c *metricsServiceClient) Export(ctx context.Context, in *ExportMetricsServiceRequest, opts ..…
191 Export(context.Context, *ExportMetricsServiceRequest) (*ExportMetricsServiceResponse, error) argument
198 …lementedMetricsServiceServer) Export(ctx context.Context, req *ExportMetricsServiceRequest) (*Expo…
207 in := new(ExportMetricsServiceRequest)
219 return srv.(MetricsServiceServer).Export(ctx, req.(*ExportMetricsServiceRequest))
237 func (m *ExportMetricsServiceRequest) Marshal() (dAtA []byte, err error) { argument
247 func (m *ExportMetricsServiceRequest) MarshalTo(dAtA []byte) (int, error) { argument
252 func (m *ExportMetricsServiceRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) { argument
316 func (m *ExportMetricsServiceRequest) Size() (n int) { argument
352 func (m *ExportMetricsServiceRequest) Unmarshal(dAtA []byte) error { argument