tracing

package
v0.0.0-...-027270f Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg Config, logger *zap.Logger) trace.Tracer

Types

type Config

type Config struct {
	Enabled  bool    `json:"enabled,omitempty"  koanf:"enabled"`
	Endpoint string  `json:"endpoint,omitempty" koanf:"endpoint"`
	Ratio    float64 `json:"ratio,omitempty"    koanf:"ratio"`
}

Jump to

Keyboard shortcuts

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