jaeger

package
v0.0.57 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package jaeger provides a jaeger exporter.

Package jaeger provides a jaeger exporter.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Jaeger

type Jaeger interface {
	exporter.Exporter
}

func New

func New(opts ...JaegerOption) (j Jaeger, err error)

type JaegerOption

type JaegerOption func(*jaegerOptions) error

func WithAgentEndpoint

func WithAgentEndpoint(aep string) JaegerOption

func WithBufferMaxCount

func WithBufferMaxCount(cnt int) JaegerOption

func WithCollectorEndpoint

func WithCollectorEndpoint(cep string) JaegerOption

func WithOnErrorFunc added in v0.0.24

func WithOnErrorFunc(f func(error)) JaegerOption

func WithPassword

func WithPassword(password string) JaegerOption

func WithServiceName

func WithServiceName(serviceName string) JaegerOption

func WithUsername

func WithUsername(username string) JaegerOption

Jump to

Keyboard shortcuts

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