demultiplexer

package
v0.0.0-...-5e79066 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL