Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

0.2.0 Release

Choose a tag to compare

@ekilby ekilby released this 17 Apr 16:35
· 28 commits to master since this release

Add a number of requested/contributed features. Thanks to all of our community!

  • Support the statsd 'set' type which counts the number of distinct values sent in a period
  • Flags to enable/disable particular sub-metrics from publishing.
  • Configure source parameter from prefix to allow one statsd to serve multiple instances
  • Auto-detect EC2 or GCE instance ID for source, by setting to detect-aws or detect-gce
  • Optionally send percentile values configured in config.percentThreshold (statsd standard location for this)