jaeger

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2019 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New creates a TraceReceiver that receives traffic as a collector with both Thrift and HTTP transports.

Types

type Configuration added in v0.0.4

type Configuration struct {
	CollectorThriftPort int `yaml:"tchannel_port"`
	CollectorHTTPPort   int `yaml:"collector_http_port"`

	AgentPort              int `yaml:"agent_port"`
	AgentCompactThriftPort int `yaml:"agent_compact_thrift_port"`
	AgentBinaryThriftPort  int `yaml:"agent_binary_thrift_port"`
}

Configuration defines the behavior and the ports that the Jaeger receiver will use.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL