tracer

package
v0.0.0-...-9692adf Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const Prefix = "aenema/aenema"

Variables

This section is empty.

Functions

func New

func New(cfg *Config, namespace string, subsystem string) trace.Tracer

Types

type Config

type Config struct {
	SampleRate float64 `koanf:"sample-rate"`
	IsEnabled  bool    `koanf:"enabled"`
	Host       string  `koanf:"host"`
	Port       int     `koanf:"port"`
}

Jump to

Keyboard shortcuts

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