jaegerpkg

package
v0.2.30 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExporter

func NewExporter(conf *Config, opts ...Option) (*jaeger.Exporter, error)

NewExporter jaeger.Exporter

func NewJaegerExporter

func NewJaegerExporter(conf *Config, opts ...Option) (*jaeger.Exporter, error)

NewJaegerExporter ...

Types

type Config

type Config struct {
	Endpoint          string
	WithHttpBasicAuth bool
	Username          string
	Password          string
}

Config jaeger config

type Option

type Option func(*options)

Option is config option.

func WithWriter

func WithWriter(writer io.Writer) Option

WithWriter with config writer.

Jump to

Keyboard shortcuts

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