Documentation ¶
Overview ¶
Package sender contains the implementation of the metric sender manifold.
Index ¶
Constants ¶
View Source
const (
DefaultMetricsSendSocketName = "metrics-send.socket"
)
Variables ¶
This section is empty.
Functions ¶
func Manifold ¶
func Manifold(config ManifoldConfig) dependency.Manifold
Manifold creates a metric sender manifold.
Types ¶
type ManifoldConfig ¶
ManifoldConfig defines configuration of a metric sender manifold.
Click to show internal directories.
Click to hide internal directories.