- Update dependencies
- lodash
- noc
- Deploy from Travis
- Use yarn
- Support retries communicating with Librato
- Efficiently calculate aggregates on each new measurement
v4.0.0 (2015-05-05)
Closed issues:
- ms vs s mismatch in src/worker.coffee #38
Merged pull requests:
v3.0.0 (2015-04-14)
Closed issues:
v2.2.0 (2015-04-08)
Closed issues:
- Control the resolution/period #20
v2.1.1 (2015-03-19)
v2.1.0 (2015-03-17)
Merged pull requests:
-
Allow you to configure the flush period #30 (kevinburke)
v2.0.0 (2015-03-12)
Closed issues:
- Is there a way to publish statistics that aren't counters or durations? #25
Merged pull requests:
v1.3.2 (2015-02-19)
Fixed bugs:
- ::flush callback isn't called if librato fails because credentials are missing #23
Merged pull requests:
v1.3.1 (2015-02-18)
Closed issues:
- process.once('exit', function() {librato.stop(); }) is unsafe. #18
v1.3.0 (2015-02-11)
Closed issues:
- librato-node should let you use it more transactionally #15
Merged pull requests:
v1.2.2 (2015-01-23)
v1.2.1 (2015-01-23)
Closed issues:
- librato.increment ignores value #19
v1.2.0 (2015-01-02)
Closed issues:
- Can you push the latest to NPM registry? #14
v1.1.0 (2014-12-17)
Closed issues:
-
Show examples in JavaScript not coffee script #11
-
translate unsupported metric name characters to _ #6
-
clock not defined? #1
Merged pull requests:
-
sanitize the name of the metric sent to timing() and increment()... #7 (cainus)
-
Don't use literate coffeescript while compiling for tests #3 (demands)
* This Change Log was automatically generated by github_changelog_generator