Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ServiceIdentifiers []string `mapstructure:"service_identifiers"`
}
Config holds the configuration that allows the span interpreter to interpret and enrich various span types.
func DefaultInterpreterConfig ¶
func DefaultInterpreterConfig() *Config
DefaultInterpreterConfig creates the default config
Click to show internal directories.
Click to hide internal directories.