Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

5.12.3 / 03-31-2017

Compare
Choose a tag to compare
@ufoot ufoot released this 31 Mar 19:22
5.12.3
f975940

This is released as part of the Datadog Agent. See Datadog Agent ChangeLog for info about the other components of the agent.

Improvements

  • Added a way to weigh and merge distributions summaries . This has no direct impact on agent usage yet. #253

Bugfixes

  • Agent would die and stop processing data when encountering a transient error from our hosted APIs. Fixed by #257
  • In some cases, encoded numeric values sent from client to agent were badly encoded/encoded, yielding erroneous statistics. Fixed by #253