zipkin

package
v2.11.2 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

View Source
const Name = "zipkin"

Name sets the name of this tracer.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	HTTPEndpoint string  `` /* 147-byte string literal not displayed */
	SameSpan     bool    `` /* 137-byte string literal not displayed */
	ID128Bit     bool    `` /* 134-byte string literal not displayed */
	SampleRate   float64 `` /* 167-byte string literal not displayed */
}

Config provides configuration settings for a zipkin tracer.

func (*Config) SetDefaults

func (c *Config) SetDefaults()

SetDefaults sets the default values.

func (*Config) Setup

func (c *Config) Setup(serviceName string) (opentracing.Tracer, io.Closer, error)

Setup sets up the tracer.

Jump to

Keyboard shortcuts

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