Sha256: 88e47f733fb988e8b94cab9af35b710cd08bbb81f34d9d3563839f3900a44389

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

### 0.7 [January 2, 2012]
* .notice added to API to allow tracking project-wide events on graphs
* Removed Rack middleware
* Logs to STDERR instead of /dev/null
* Synchronous mode can be specified in agent initialization contributed by [janxious] from (https://github.com/expectedbehavior/)
* Added CHANGELOG :)

### 0.6.1 [December 16, 2011]
* Documentation cleanup

### 0.6 [December 13, 2011]
* Synchronous agent support to allow blocking send of metrics
* Message buffer increased to 5000
* Code cleanup

### 0.5.1 [December 12, 2011]
* instrument_server moved to instrumental_tools gem (https://github.com/fastestforward/instrumental_tools)

### 0.5 [December 9, 2011]
* Allow negative numbers to be submitted
* agent logger now can be configured per instance
* Better RSpec formatting for tests

### 0.4 [December 1, 2011]
* Support reconnecting on fork() for forking servers like Passenger

### 0.3 [November 17, 2011]
* Support for test_mode on agent to cause submitted metrics to be thrown away when it reaches Instrumental servers
* Fix version not being sent in agent hello
* Exceptions in agent get swallowed and reported to logger

### 0.2 [November 15, 2011]
* Refactored agent to use TCPSocket instead of EventMachine

### 0.1.6 [November 14, 2011]
* Middleware doesn't automatically inject itself into Rack middleware stack

### 0.1.5 [November 1, 2011]
* Documentation changes

### 0.1.4 [November 1, 2011]
* Documentation changes

### 0.1.3 [October 31, 2011]
* Rename the watch_server command to instrument_server
* Documentation changes

### 0.1.2 [October 30, 2011]
* Add enabled flag to control agent use in test/non-development environments
* watch_server runs every 10s

### 0.1.1 [October 27, 2011]
* Linux support for watch_server
* Documentation changes

### 0.1 [OCtober 27, 2011]
* Initial version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
instrumental_agent-0.7 CHANGELOG.md