Documentation ¶
Overview ¶
Package configerror contains the common errors caused by malformed configs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDataTypeIsNotSupported = errors.New("telemetry type is not supported")
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.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.