statsdclient

package module
v0.0.0-...-a12f99c Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 1 Imported by: 0

README

statsd

Statsd client which adheres to statsd/client-interface. A fork of github.com/cyberdelia/statsd.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gauge

func Gauge(name string, count int, needFlush bool) error

func Histogram

func Histogram(name string, count int, needFlush bool) error

func Increment

func Increment(name string, count int, rate float64, needFlush bool) error

func Init

func Init(prefix string, addresses []string) error

func ReCreate

func ReCreate(prefix string, addresses []string) error

func Stop

func Stop()

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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