Documentation ¶
Index ¶
- Variables
- func UnmarshalExportMetricsServiceRequest(buf []byte, dest *otlpcollectormetrics.ExportMetricsServiceRequest) error
- func UnmarshalExportMetricsServiceResponse(buf []byte, dest *otlpcollectormetrics.ExportMetricsServiceResponse) error
- func UnmarshalMetricsData(buf []byte, dest *otlpmetrics.MetricsData) error
Constants ¶
This section is empty.
Variables ¶
View Source
var JSONMarshaler = &jsonpb.Marshaler{ EnumsAsInts: true, OrigName: false, }
Functions ¶
func UnmarshalExportMetricsServiceRequest ¶
func UnmarshalExportMetricsServiceRequest(buf []byte, dest *otlpcollectormetrics.ExportMetricsServiceRequest) error
func UnmarshalExportMetricsServiceResponse ¶ added in v0.63.0
func UnmarshalExportMetricsServiceResponse(buf []byte, dest *otlpcollectormetrics.ExportMetricsServiceResponse) error
func UnmarshalMetricsData ¶
func UnmarshalMetricsData(buf []byte, dest *otlpmetrics.MetricsData) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.