tracing

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: Apache-2.0 Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Host

type Host string

type Metrics

type Metrics interface {
	EmitKey(val float32, event ...string)
}

func Get

type NullAgent

type NullAgent struct{}

func NewNullAgent

func NewNullAgent() *NullAgent

func (*NullAgent) EmitKey

func (a *NullAgent) EmitKey(val float32, event ...string)

type StatsDSink

type StatsDSink string

type StatsdAgent

type StatsdAgent struct {
	// contains filtered or unexported fields
}

func NewStatsdAgent

func NewStatsdAgent(host Host, statsEndpoint StatsDSink) (*StatsdAgent, error)

func (*StatsdAgent) EmitKey

func (a *StatsdAgent) EmitKey(val float32, event ...string)

Jump to

Keyboard shortcuts

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