trace

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// JaegerOpenTracingModule for fx.
	// nolint:gochecknoglobals
	JaegerOpenTracingModule = fx.Options(fx.Invoke(jaeger.Register))

	// DataDogOpenTracingModule for fx.
	// nolint:gochecknoglobals
	DataDogOpenTracingModule = fx.Options(fx.Invoke(datadog.Register))
)

Functions

This section is empty.

Types

type Config added in v1.27.0

type Config struct {
	Opentracing opentracing.Config `yaml:"opentracing"`
}

Config for trace.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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