You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/vendor/github.com/DataDog/datadog-go/statsd
Kyle Havlovitz f4efd53d57
vendor: Update github.com/armon/go-metrics to v0.3.3
4 years ago
..
README.md vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
buffer.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
buffer_pool.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
event.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
format.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
noop.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
options.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
sender.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
service_check.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
statsd.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago
udp.go
uds.go vendor: Update github.com/armon/go-metrics to v0.3.3 4 years ago

README.md

Overview

Package statsd provides a Go dogstatsd client. Dogstatsd extends Statsd, adding tags and histograms.