Skip to content

Releases: ccpgames/aggregateD

Stable

23 Sep 13:22
Compare
Choose a tag to compare
  • Bug Fixes
  • Support for InfluxDB 0.9.4

0.2

14 Aug 16:50
Compare
Choose a tag to compare
0.2

Adds support for routing metrics to multiple InfluxDB databases
Adds support for StatsD clients

0.1.1

16 Jun 14:55
Compare
Choose a tag to compare

Minor bug fixes and performance improvement.

0.1

14 Jun 15:45
Compare
Choose a tag to compare
0.1

First stable release with good feature set:

  • support for gauges, counters, sets, histograms and events
  • on the fly aggregation
  • accepts metrics encoded via JSON/HTTP or the DogStatsD format/UDP
  • submission of aggregates to InfluxDB 0.9 or to a web service
  • YAML or JSON based configuration
  • builds to a single, cross platform executable