package
Version:
v4.42.0
Opens a new window with list of versions in this module.
Published: Nov 29, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Type string `json:"type" yaml:"type"`
Plugin any `json:"plugin,omitempty" yaml:"plugin,omitempty"`
}
Config is the all encompassing configuration struct for all tracer types.
FromAny returns a tracer config from a parsed config, yaml node or map.
NewConfig returns a configuration struct fully populated with default values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.