Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitWithoutServenv ¶ added in v0.11.0
func InitWithoutServenv(namespace string)
InitWithoutServenv initializes the statsd using the namespace but without servenv
Types ¶
type StatsBackend ¶
type StatsBackend struct {
// contains filtered or unexported fields
}
StatsBackend implements PullBackend using statsd
func (StatsBackend) PushAll ¶
func (sb StatsBackend) PushAll() error
PushAll flush out the pending metrics
Click to show internal directories.
Click to hide internal directories.