Skip to content

Releases: cosmastech/php-statsd-client-adapter

0.5.0

14 Aug 13:14
de587ad

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

21 Jul 13:44
71f8b89

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

19 Jul 10:55
6c4d841

Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

11 Jul 18:54

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

09 Jul 01:16
7433aef

Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

08 Jul 12:40
37cd23d

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

08 Jul 11:15
f5b52ee

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

Choose a tag to compare

Makes DatadogStatsDClientAdapter constructor public.

Full Changelog: 0.0.1...0.0.2