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

6.1.0, 5.23.0

Compare
Choose a tag to compare
@palazzem palazzem released this 26 Mar 08:03
000725e

Improvements

  • Do not compute stats for non top-level spans, making possible to see the breakdown by service when using distributed tracing (#387)
  • Add Agent configuration to redact Span tags, useful for scrubbing data before it's sent to Datadog backend (#398, #400)

Bugfixes

  • Improve trace writer and payload queue behaviour (#396)
  • Inherit and use skip_ssl_validation setting from Datadog Agent (#395)
  • Remove exit channels in favor of http.Server and context.Context (#393)
  • Reduce limited SQL query cardinality when LIMIT is used (#391, #390 -- thanks @MDrollette)

Read the full changeset and the 6.1.0 milestone.