statsd

package
v0.0.0-...-acc543f Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(lc fx.Lifecycle, logger *zap.Logger, config *Config) (*statsd.Client, error)

func WrapRegistry

func WrapRegistry(prefix string, reg *prometheus.Registry, client *statsd.Client, tags []string) prometheus.Gatherer

Types

type Config

type Config struct {
	Host    string `yaml:"host"`
	Enabled bool   `yaml:enabled`
}

Jump to

Keyboard shortcuts

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