Documentation
¶
Overview ¶
package api contains the API definitions for external use, such as the RPC sink.
Index ¶
Constants ¶
View Source
const ( AddOp = sinks.AddOp DeleteOp = sinks.DeleteOp )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MeasurementEnvelope ¶
type MeasurementEnvelope = metrics.MeasurementEnvelope
MeasurementEnvelope represents a collection of measurement messages wrapped up with metadata such as metric name, source type, etc.
type OpType ¶ added in v3.5.0
RPCSyncRequest represents a request to sync metrics with the remote RPC sink
type RPCSyncRequest ¶
Click to show internal directories.
Click to hide internal directories.