demultiplexerimpl

package
v0.0.0-...-d5a6f8d Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

Package demultiplexerimpl defines the aggregator demultiplexer

Package demultiplexerimpl defines the aggregator demultiplexer

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module(params Params) fxutil.Module

Module defines the fx options for this component.

Types

type Option

type Option func(*Params)

Option is a function that sets a parameter in the Params struct

func WithContinueOnMissingHostname

func WithContinueOnMissingHostname() Option

WithContinueOnMissingHostname sets the continueOnMissingHostname field to true

func WithDogstatsdNoAggregationPipelineConfig

func WithDogstatsdNoAggregationPipelineConfig() Option

WithDogstatsdNoAggregationPipelineConfig uses the config dogstatsd_no_aggregation_pipeline

func WithFlushInterval

func WithFlushInterval(duration time.Duration) Option

WithFlushInterval sets the flushInterval field to the provided duration

type Params

type Params struct {
	// contains filtered or unexported fields
}

Params contains the parameters for the demultiplexer

func NewDefaultParams

func NewDefaultParams(options ...Option) Params

NewDefaultParams returns the default parameters for the demultiplexer

Jump to

Keyboard shortcuts

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