componenterror

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package componenterror provides helper functions to create and process OpenTelemetry specific errors

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNilNextConsumer indicates an error on nil next consumer.
	ErrNilNextConsumer = errors.New("nil nextConsumer")

	// ErrDataTypeIsNotSupported can be returned by receiver, exporter or processor
	// factory methods that create the entity if the particular telemetry
	// data type is not supported by the receiver, exporter or processor.
	ErrDataTypeIsNotSupported = errors.New("telemetry type is not supported")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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