Documentation ¶
Overview ¶
Package demultiplexer defines the aggregator demultiplexer
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component interface { sender.SenderManager // TODO: (components) remove this method once the serializer is a component Serializer() serializer.MetricSerializer aggregator.DemultiplexerWithAggregator // AddAgentStartupTelemetry adds a startup event and count (in a DSD time sampler) // to be sent on the next flush. AddAgentStartupTelemetry(agentVersion string) sender.DiagnoseSenderManager }
Component is the component type.
Directories ¶
Path | Synopsis |
---|---|
Package demultiplexerimpl defines the aggregator demultiplexer
|
Package demultiplexerimpl defines the aggregator demultiplexer |
Click to show internal directories.
Click to hide internal directories.