tracing

package
v1.5.1-rc2 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: Apache-2.0, MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Tracer = otel.GetTracerProvider().Tracer(
		tracerName,
		trace.WithSchemaURL(semconv.SchemaURL),
	)
)

Functions

func New

func New(service, endpoint string) (func(context.Context) error, error)

Registers a Tracer provider globally and returns it's shutdown function

Types

type Tracing

type Tracing struct{}

Jump to

Keyboard shortcuts

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