Documentation ¶
Overview ¶
Package otel implements the otel service. This service registers feature gates will be used by the otelcol components based on upstream Collector components.
Index ¶
Constants ¶
View Source
const ServiceName = "otel"
ServiceName defines the name used for the otel service.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct{}
func (*Service) Data ¶
Data implements service.Service. It returns nil, as the otel service does not have any runtime data.
func (*Service) Definition ¶
func (*Service) Definition() service.Definition
Definition implements service.Service.
Click to show internal directories.
Click to hide internal directories.