Skip to content

Releases: cosmastech/php-statsd-client-adapter

0.4.0

21 Jul 13:44
71f8b89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

19 Jul 10:55
6c4d841
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

11 Jul 18:54
Compare
Choose a tag to compare

Adds interface to in-memory records

Full Changelog: 0.2.0...0.2.1

0.2.0

10 Jul 12:44
Compare
Choose a tag to compare

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

09 Jul 12:39
a016bb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

09 Jul 01:16
7433aef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

08 Jul 12:40
37cd23d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

08 Jul 11:15
f5b52ee
Compare
Choose a tag to compare

What's Changed

  • Allow setting default tags to StatsDClientAdapter by @cosmastech in #5

Full Changelog: 0.0.2...0.1.0

0.0.2

05 Jul 03:46
Compare
Choose a tag to compare

Makes DatadogStatsDClientAdapter constructor public.

Full Changelog: 0.0.1...0.0.2

0.0.1

05 Jul 02:19
aad027e
Compare
Choose a tag to compare

Initial release