Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Invoke ¶
func Invoke(in ConstructorIn)
func Provide ¶
func Provide(baseConfig *otelcollector.OTELConfig, grpcClientConfig *grpcclient.GRPCClientConfig, httpClientConfig *httpclient.HTTPClientConfig, unmarshaller config.Unmarshaller, ) (*otelcollector.OTELConfig, error)
Types ¶
type ConstructorIn ¶
type ConstructorIn struct { fx.In Lifecycle fx.Lifecycle BaseConfig *otelcollector.OTELConfig `name:"base"` PluginConfigs []*otelcollector.OTELConfig `group:"plugin"` Heartbeats *heartbeats.Heartbeats }
Click to show internal directories.
Click to hide internal directories.