jaeger

package
v0.0.88 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmptyJaegerExporterBuilderOption

type EmptyJaegerExporterBuilderOption struct{}

EmptyJaegerExporterBuilderOption does not alter the configuration. It can be embedded in another structure to build custom options.

This API is EXPERIMENTAL.

type JaegerExporterBuilder

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

func NewJaegerExporertBuilder

func NewJaegerExporertBuilder(url string) (*JaegerExporterBuilder, error)

func (*JaegerExporterBuilder) ApplyOptions

func (*JaegerExporterBuilder) Build

type JaegerExporterBuilderOption

type JaegerExporterBuilderOption interface {
	// contains filtered or unexported methods
}

A JaegerExporterBuilderOption sets options.

type JaegerExporterBuilderOptionFunc

type JaegerExporterBuilderOptionFunc func(*JaegerExporterBuilder)

JaegerExporterBuilderOptionFunc wraps a function that modifies Client into an implementation of the JaegerExporterBuilderOption interface.

type JaegerExporterBuilderOptions

type JaegerExporterBuilderOptions struct {
}

Jump to

Keyboard shortcuts

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