Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ID = component.NewID(componentType)
ID is the identifier of this extension.
Functions ¶
func NewFactory ¶
NewFactory creates a factory for jaeger_storage_exporter.
Types ¶
type Config ¶
type Config struct { TraceStorage string `mapstructure:"trace_storage" valid:"required"` QueueConfig exporterhelper.QueueConfig `mapstructure:"queue" valid:"optional"` }
Config defines configuration for jaeger_storage_exporter.
Click to show internal directories.
Click to hide internal directories.