Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MetricsKey = common.ConfigKey(common.MetricsKey, common.MetricsCollectedKey) LogsKey = common.ConfigKey(common.LogsKey, common.MetricsCollectedKey) )
Functions ¶
func NewTranslator ¶
func NewTranslator( name string, receivers common.TranslatorMap[component.Config], opts ...common.TranslatorOption, ) common.Translator[*common.ComponentTranslators]
NewTranslator creates a new host pipeline translator. The receiver types passed in are converted to config.ComponentIDs, sorted, and used directly in the translated pipeline.
func NewTranslators ¶ added in v1.300041.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.