1.0.0
Added
- Release to Github Packages
- Explicitly flush datadog metrics after publishing them
- Middleware for measuring and tracking request queue time
Changed
- Replace
statsd.batch
with direct calls, as it aggregates metrics interally by default now.
Also#batch
method is deprecated and will be removed in version 6 of Datadog Statsd client.