instana

package
v2.0.0-alpha2+incompat... Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "instana"

Name sets the name of this tracer

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	LocalAgentHost string `description:"Set instana-agent's host that the reporter will used." export:"false"`
	LocalAgentPort int    `description:"Set instana-agent's port that the reporter will used." export:"false"`
	LogLevel       string `description:"Set instana-agent's log level. ('error','warn','info','debug')" export:"false"`
}

Config provides configuration settings for a instana tracer

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