tracing

package
v1.33.3 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func InitTracing

func InitTracing(
	ctx context.Context,
	logger *zap.SugaredLogger,
	lc fx.Lifecycle,
	app metadata.ApplicationMetadata,
	config Configuration,
) error

Types

type Configuration

type Configuration struct {
	Push PushConfiguration
}

type PushConfiguration added in v1.26.0

type PushConfiguration struct {
	Enabled  bool
	Endpoint string
	APIKey   string
	Insecure bool
}

Jump to

Keyboard shortcuts

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