statsd

package
v1.23.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 6 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReporter

func NewReporter(statsd statsd.Statter, opts Options) tally.StatsReporter

NewReporter is a wrapper on top of "github.com/uber-go/tally/statsd" The purpose is to support tagging. The implementation will append tags as metric name suffixes by default or with a separator if one is specified.

Types

type Options added in v1.17.0

type Options struct {
	TallyOptions tallystatsdreporter.Options

	TagSeparator string
}

Options allows configuration of Temporal-specific statsd reporter options in addition to Tally's statsd reporter options.

Jump to

Keyboard shortcuts

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