jaeger

package
v0.0.0-...-677c28a Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exporter

func Exporter(endpoint string, opts ...Option) tracing.ExporterBuilder

Exporter sets the Jaeger exporter builder for spans that can be used in tracing.WithExporter(). Endpoint is in form of host:port.

Types

type Option

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

Option represents Jaeger Thrift exporter option.

func WithHTTPClient

func WithHTTPClient(client *http.Client) Option

WithHTTPClient sets the http client to be used to make request to the collector endpoint.

Jump to

Keyboard shortcuts

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