metricsv1

package
v1.28.1-20230505202851... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_opentelemetry_proto_collector_metrics_v1_metrics_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ExportMetricsPartialSuccess

type ExportMetricsPartialSuccess struct {
	RejectedDataPoints int64  `protobuf:"varint,1,opt,name=rejected_data_points,json=rejectedDataPoints,proto3" json:"rejected_data_points,omitempty"`
	ErrorMessage       string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
	// contains filtered or unexported fields
}

func (*ExportMetricsPartialSuccess) Descriptor deprecated

func (*ExportMetricsPartialSuccess) Descriptor() ([]byte, []int)

Deprecated: Use ExportMetricsPartialSuccess.ProtoReflect.Descriptor instead.

func (*ExportMetricsPartialSuccess) GetErrorMessage

func (x *ExportMetricsPartialSuccess) GetErrorMessage() string

func (*ExportMetricsPartialSuccess) GetRejectedDataPoints

func (x *ExportMetricsPartialSuccess) GetRejectedDataPoints() int64

func (*ExportMetricsPartialSuccess) ProtoMessage

func (*ExportMetricsPartialSuccess) ProtoMessage()

func (*ExportMetricsPartialSuccess) ProtoReflect

func (*ExportMetricsPartialSuccess) Reset

func (x *ExportMetricsPartialSuccess) Reset()

func (*ExportMetricsPartialSuccess) String

func (x *ExportMetricsPartialSuccess) String() string

type ExportMetricsServiceRequest

type ExportMetricsServiceRequest struct {
	ResourceMetrics []*v1.ResourceMetrics `protobuf:"bytes,1,rep,name=resource_metrics,json=resourceMetrics,proto3" json:"resource_metrics,omitempty"`
	// contains filtered or unexported fields
}

func (*ExportMetricsServiceRequest) Descriptor deprecated

func (*ExportMetricsServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExportMetricsServiceRequest.ProtoReflect.Descriptor instead.

func (*ExportMetricsServiceRequest) GetResourceMetrics

func (x *ExportMetricsServiceRequest) GetResourceMetrics() []*v1.ResourceMetrics

func (*ExportMetricsServiceRequest) ProtoMessage

func (*ExportMetricsServiceRequest) ProtoMessage()

func (*ExportMetricsServiceRequest) ProtoReflect

func (*ExportMetricsServiceRequest) Reset

func (x *ExportMetricsServiceRequest) Reset()

func (*ExportMetricsServiceRequest) String

func (x *ExportMetricsServiceRequest) String() string

type ExportMetricsServiceResponse

type ExportMetricsServiceResponse struct {
	PartialSuccess *ExportMetricsPartialSuccess `protobuf:"bytes,1,opt,name=partial_success,json=partialSuccess,proto3" json:"partial_success,omitempty"`
	// contains filtered or unexported fields
}

func (*ExportMetricsServiceResponse) Descriptor deprecated

func (*ExportMetricsServiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExportMetricsServiceResponse.ProtoReflect.Descriptor instead.

func (*ExportMetricsServiceResponse) GetPartialSuccess

func (*ExportMetricsServiceResponse) ProtoMessage

func (*ExportMetricsServiceResponse) ProtoMessage()

func (*ExportMetricsServiceResponse) ProtoReflect

func (*ExportMetricsServiceResponse) Reset

func (x *ExportMetricsServiceResponse) Reset()

func (*ExportMetricsServiceResponse) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL