Documentation ¶ Overview ¶ Package tallypush integrates go.uber.org/net/metrics with push-based StatsD and M3 systems. Index ¶ func New(scope tally.Scope) push.Target Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(scope tally.Scope) push.Target New creates a push.Target that integrates with the Tally metrics package. Tally supports pushing to StatsD-based systems, M3, or both. See the Tally documentation for details: https://godoc.org/github.com/uber-go/tally. Types ¶ This section is empty. Source Files ¶ View all Source files tally.go Click to show internal directories. Click to hide internal directories.