Sha256: ddf27041003d7d3022666fa3f7740bb4b490d48ba875691f383d00b6975da901

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

## 0.2.6 (September 20, 2012)

Features:

  - Added Client#record_status method

## 0.2.5 (November 16, 2011)

Bugfixes:

  - Do not fail when MetricsD host could not be resolved

## 0.2.4 (August 11, 2011)

Features:

  - Time metrics should be recorded with ".time" suffix (was "\_time"), status metrics - with ".status" suffix (was "_count")
  - Added Client#record methods (alias of record_value)
  - Changed group separator to "." (was "$")
  - Removed separator option (it was a temporary solution)

## 0.2.3 (July 27, 2011)

Features:

  - Added ability to specify default group

## 0.2.2 (July 27, 2011)

Bugfixes:

  - Fixed problem in connection establishing code

## 0.2.1 (July 27, 2011)

Bugfixes:

  - Fixed problem with safe_send under Goliath

## 0.2.0 (July 27, 2011)

Features:

  - Added an option to enable or disable client

## 0.1.0 (July 26, 2011)

Features:

  - Complete MetricsD protocol implementation
  - Allows to send multiple metrics in a single network packet
  - Splits metrics to several packets of 250 bytes or less
  - Allows to specify metrics parts separator (temporary solution until all the metrics will be migrated to "." separator)
  - Logs network problems to logger and never throws errors like this.
  - 100% test coverage

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
metricsd-0.2.6 CHANGELOG.md