Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReporter ¶
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.
Click to show internal directories.
Click to hide internal directories.