trace

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize(config *Config) (func(), error)

Types

type Config

type Config struct {
	UseStdout              bool
	UseJaeger              bool
	JaegerEndpoint         string
	UseGCPCloudTrace       bool
	GCPCloudTraceProjectID string
	Logger                 logr.Logger
}

type Span

type Span interface {
	End()
}

func NewSpan

func NewSpan(ctx context.Context, name string) (context.Context, Span)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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