tcpmetricanalyzer

package
v0.0.0-...-51da36d Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TcpMetric analyzer.Type = "tcpmetricanalyzer"
)

Variables

This section is empty.

Functions

func NewTcpMetricAnalyzer

func NewTcpMetricAnalyzer(_ interface{}, telemetry *component.TelemetryTools, nextConsumers []consumer.Consumer) analyzer.Analyzer

Types

type Config

type Config struct {
}

type TcpMetricAnalyzer

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

func (*TcpMetricAnalyzer) ConsumableEvents

func (a *TcpMetricAnalyzer) ConsumableEvents() []string

func (*TcpMetricAnalyzer) ConsumeEvent

func (a *TcpMetricAnalyzer) ConsumeEvent(event *model.KindlingEvent) error

ConsumeEvent gets the event from the previous component

func (*TcpMetricAnalyzer) Shutdown

func (a *TcpMetricAnalyzer) Shutdown() error

Shutdown cleans all the resources used by the analyzer

func (*TcpMetricAnalyzer) Start

func (a *TcpMetricAnalyzer) Start() error

func (*TcpMetricAnalyzer) Type

func (a *TcpMetricAnalyzer) Type() analyzer.Type

Type returns the type of the analyzer

Jump to

Keyboard shortcuts

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