tracing

package
v0.0.0-...-bb2f907 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 15 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeTracer

func InitializeTracer() error

func Middleware

func Middleware(next http.Handler) http.Handler

func NewHttpHandler

func NewHttpHandler(name string, h http.Handler) http.Handler

Types

type Config

type Config struct {
	ZipkinIp   string `json:"zipkin-ip"`
	ZipkinPort string `json:"zipkin-port"`
	JaegerIp   string `json:"jaeger-ip"`
	JaegerPort string `json:"jaeger-port"`
}

Jump to

Keyboard shortcuts

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