package
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Aug 5, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewFactory creates a factory for tailtracer receiver.
type Config struct {
Interval string `mapstructure:"interval"`
NumberOfTraces int `mapstructure:"number_of_traces"`
}
Config represents the receiver config settings within the collector's config.yaml
Validate checks if the receiver configuration is valid
Source Files
¶
Click to show internal directories.
Click to hide internal directories.