Releases: unbounce/clojure-dogstatsd-client
Releases · unbounce/clojure-dogstatsd-client
0.7.0
24 Apr 13:54
Compare
Sorry, something went wrong.
No results found
0.6.2
14 Jan 05:30
Compare
Sorry, something went wrong.
No results found
New:
#20 Adds support for incrementing/decrementing using :by
Version 0.6.1
30 Sep 23:11
Compare
Sorry, something went wrong.
No results found
Fixes:
#18 Use alert-type when emitting events.
Version 0.6.0
28 Jun 22:21
Compare
Sorry, something went wrong.
No results found
Bumped java-dogstastsd-client from 2.6 -> 2.8
New:
Support configuring the client from environment variables #15
Breaking Changes:
The parameters to setup! have been changed slightly. The consumer is required to specify a :host key now, or use the env-var DD_AGENT_HOST
0.5.0 Release
20 Oct 00:53
Compare
Sorry, something went wrong.
No results found
Bumped the version of java-dogstatsd-client to latest: from 2.5 -> 2.6.1
0.4.2 Release
23 Apr 18:46
Compare
Sorry, something went wrong.
No results found
Included in release:
#13 Removes sample-rate
#12 Provides shutdown function to ensure metrics are cleaned up
#11 Use try/finally to record histogram metric