Dog Statsd Versions Save

:dog: DataDog StatsD Client

1.0.0

3 years ago
  • Added support for PHP 8.0
  • Dropped support for PHP 5.6 and 7.0

0.4.3

3 years ago

0.4.2

4 years ago

Supports the default DataDog Environment Variables:

  • DD_AGENT_HOST used to provide the Agent hostname.
  • DD_DOGSTATSD_PORT used to provide the DogStatsD port.
  • DD_ENTITY_ID used to provide an identifier to the Client.

0.4.0

6 years ago
  • Adds TagProcessors so you can dynamically inject tags based on external data
  • Adds Client::deleteInstance method to remove instances.
  • Correctly closes sockets on destruction of the client.

0.3.3

6 years ago
  • Accepts the port being an integer string '1234'. So you can pass environment variables directly in if required.

0.3.1

6 years ago
  • Caches the connection to speed up sends
  • Better error handling
  • Support for larger messages (>8k)

v0.2

7 years ago

Does what it says on the tin.

v0.1.2

7 years ago

Giphy

v0.1.1

8 years ago

Renamed the package to dog-statsd

v0.1

8 years ago

:tada: