MeasurementEnvelope represents a collection of measurement messages wrapped up with metadata such as metric name, source type, etc.
type MeasurementEnvelope = metrics.MeasurementEnvelope
Metric represents a metric definition
type Metric = metrics.Metric
RPCSyncRequest represents a request to sync metrics with the remote RPC sink
type RPCSyncRequest = sinks.SyncReq