collector_jaeger

package
v0.0.0-...-5fda629 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MulanPSL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RootPath = "supbagent.collector.collector_jaeger."
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector struct {
	// contains filtered or unexported fields
}

type RawSpan []byte

func NewCollectorJaeger

func NewCollectorJaeger(ctx context.Context, url, route string) (*Collector, error)

func (*Collector) Close

func (r *Collector) Close() error

func (*Collector) CloseChan

func (r *Collector) CloseChan(guid string) error

func (*Collector) Output

func (r *Collector) Output(guid string) (<-chan string, error)

收集 jaeger-collector 的span数据

type MessageSupb

type MessageSupb struct {
	Key  string `json:"key"`
	Data string `json:"data"`
}

Jump to

Keyboard shortcuts

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