package
4.7.4
Repository: https://github.com/segmentio/stats.git
Documentation: pkg.go.dev

# Functions

NewClient creates and returns a new veneur client publishing metrics to the server running at addr.
NewClientGlobal creates a client that sends all metrics to the Global Veneur Aggregator.
NewClientWith creates and returns a new veneur client configured with the given config.

# Constants

Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.
Const Sink Configuration types.

# Variables

SinkOnly tags.
SinkOnly tags.
SinkOnly tags.

# Structs

Client represents an veneur client that implements the stats.Handler interface.
The ClientConfig type is used to configure veneur clients.