traicing

package
v0.0.0-...-02b0fcf Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Tracing wrapping

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(ctx context.Context, cnf Config, log logger.Logger) (*trace.TracerProvider, func(), error)

Init returns an instance of Tracer Provider that samples 100% of traces and logs all spans to stdout.

Types

type Config

type Config struct {
	ServiceName    string
	ServiceVersion string
	URI            string
	PyroscopeURI   string
}

Config - config

Jump to

Keyboard shortcuts

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