otlp

package
v0.0.0-...-1e40bc2 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiodeKafkaRecv

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

func (*DiodeKafkaRecv) Start

func (d *DiodeKafkaRecv) Start() error

func (*DiodeKafkaRecv) Stop

func (d *DiodeKafkaRecv) Stop() error

type DiodeLogConsumer

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

func (*DiodeLogConsumer) Capabilities

func (dlc *DiodeLogConsumer) Capabilities() consumer.Capabilities

func (*DiodeLogConsumer) ConsumeLogs

func (dlc *DiodeLogConsumer) ConsumeLogs(ctx context.Context, ld plog.Logs) error

type DiodeOtlpRecv

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

func (*DiodeOtlpRecv) Start

func (d *DiodeOtlpRecv) Start() error

func (*DiodeOtlpRecv) Stop

func (d *DiodeOtlpRecv) Stop() error

type Otlp

type Otlp interface {
	Start() error
	Stop() error
}

func New

func New(ctx context.Context, logger *zap.Logger, config *config.Config, channel chan []byte) Otlp

Jump to

Keyboard shortcuts

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