Documentation ¶
Overview ¶
Package collector defines the OpenTelemetry Collector component.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component interface {
Status() datatype.CollectorStatus
}
Component specifies the interface implemented by the collector module.
Click to show internal directories.
Click to hide internal directories.