Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
NewFactory creates a factory for Lightstep trace receiver
Types ¶
type Config ¶
type Config struct {
Protocols `mapstructure:"protocols"`
}
Config represents Lightstep receiver configuration, follows the OTLP stype
type Protocols ¶
type Protocols struct { PbGrpc *configgrpc.ServerConfig `mapstructure:"pbgrpc"` PbHTTP *confighttp.ServerConfig `mapstructure:"pbhttp"` Thrift *confighttp.ServerConfig `mapstructure:"thrift"` }
Protocols represents supported protocols
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
lightstep_pb/collectorpb
Package collectorpb is a generated protocol buffer package.
|
Package collectorpb is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.