components

package
v0.65.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ZapKindKey       = "kind"
	ZapKindReceiver  = "receiver"
	ZapKindProcessor = "processor"
	ZapKindExporter  = "exporter"
	ZapKindExtension = "extension"
	ZapKindPipeline  = "pipeline"
	ZapNameKey       = "name"
	ZapDataTypeKey   = "data_type"
	ZapStabilityKey  = "stability"
)

Variables

This section is empty.

Functions

func LogStabilityLevel added in v0.56.0

func LogStabilityLevel(logger *zap.Logger, sl component.StabilityLevel)

LogStabilityLevel logs the stability level of a component. The log level is set to info for undefined, unmaintained, deprecated and development. The log level is set to debug for alpha, beta and stable.

func NewHostWrapper

func NewHostWrapper(host component.Host, logger *zap.Logger) component.Host

Types

This section is empty.

Jump to

Keyboard shortcuts

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