Releases: cosmastech/php-statsd-client-adapter
Releases · cosmastech/php-statsd-client-adapter
0.4.0
0.3.0
0.2.1
Adds interface to in-memory records
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Add time() method to
StatsDClientAdapter
. This allows for passing a closure and recording the timing - Limit access to InMemoryStatsRecord metric containers
- Test coverage
Full Changelog: 0.1.3...0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
What's Changed
- Allow setting default tags to StatsDClientAdapter by @cosmastech in #5
Full Changelog: 0.0.2...0.1.0
0.0.2
Makes DatadogStatsDClientAdapter
constructor public.
Full Changelog: 0.0.1...0.0.2
0.0.1
Initial release