Skip to content

0.3.0

Compare
Choose a tag to compare
@palazzem palazzem released this 11 Apr 09:24
· 295 commits to master since this release

Major changes

  • use a seeded / thread-safe random number generator for Span ids. This number generator is used internally to avoid deterministic ids after each restart (#48)

Bugfixes

  • fixed race condition on Enabled attribute (#43)

Improvements

  • Add http.url to Mux integration (#40)
  • Allow custom SpansBuffer max size through SetSpansBufferSize exported function (#37)
  • Update documentation (#35 -- docs)

Breaking changes

  • Default port 7777 has been replaced with the new 8126 available from Datadog Agent 5.11.0 and above (#42)

Read the full changeset.