Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
talbright committed Jan 23, 2014
1 parent 48b780c commit 8980d9d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 1.1.0 (2014-01-23)

Features:

- improvements to collect_aberrations (#2,@steveakers)
- send rearview statistics through through statsd if configured in config/initializers/rearview.rb
- monitor metrics: total runs, success, and failures
- jvm metrics: heap, non-heap, initial, used, max, and committed
- improvements to logging
- provide a default log formatter that includes the thread name

Bugfixes:

- fixed alert URL: the alert URL now matches the ecosystem link so that canceling or saving the monitor
goes back to the monitor category in the context of its parent dashboard.
- added missing spec for Numeric extension
- removed inconsistant use of include Celluloid::Logger vs Rearview::Logger
- removed some superfluous and noisy logging statements

## 1.0.2 (2014-01-07)

Features:
Expand Down

0 comments on commit 8980d9d

Please sign in to comment.