traces

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: Apache-2.0, MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProvider

func NewProvider(
	ctx context.Context,
	res *sdkresource.Resource,
	cfg Config,
) (trace.TracerProvider, func(ctx context.Context) error, error)

Types

type CollectorConfig

type CollectorConfig struct {
	Endpoint        string
	Insecure        bool
	Headers         map[string]string
	PublishInterval time.Duration
}

type Config

type Config struct {
	Collectors []CollectorConfig
	Options    []sdktrace.TracerProviderOption
}

Jump to

Keyboard shortcuts

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