statsd

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: LGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package statsd is a helper package that wraps some common statsd methods. It hides the datadog dependency so if we decide to migrate away from datadog in the future, we only need to edit this single file. For example, the https://pkg.go.dev/github.com/cactus/go-statsd-client/statsd package roughly implements datadog's ClientInterface interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Client

func Client() ddstatsd.ClientInterface

func EmitTickStat

func EmitTickStat(start time.Time, stage string)

func Init

func Init(statsdAddress, traceAddress string, tags []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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