datadog/php-datadogstatsd
DogStatsD client for PHP from Datadog. Send metrics, events, and service checks to the Datadog Agent via UDP or UDS, with support for tags, sampling, buffering, and namespacing. Useful for instrumenting PHP apps and services.
Allow error handler to be defined for socket errors. (#169) [@cosmastech](https://github.com/cosmastech)
BatchedDogStatsd::$bufferLength (#151) @cosmastechDD_DOGSTATSD_URL environment variable (#148) @fernandocarlettilib-curl dependency and support for events API (using APP_KEY). Submitting events now requires a connection to a Datadog Agent.set(). thanks to @colinodellnormalizeStat number_format, thanks to @umpirsky and @ManInTheBox5.3, 5.4 and 5.5. Minimum supported version is now 5.6.ext-sockets is now part of the composer requirement. Thanks to derek9gag.DD_AGENT_HOST and DD_DOGSTATSD_PORT environment variables support for client configurationdd.internal.entity_id tag from the DD_ENTITY_ID environment variablereport_metric bad reference to report method in BatchedDatadogstatsd class, #27self:: instead of static::, #24 (thanks [@shadowhand](https://github.com/shadowhand))How can I help you explore Laravel packages today?