Skip to content

Releases: spandex-project/spandex

Resolve issues with distributed tracing

01 Jun 00:22
Compare
Choose a tag to compare
v1.4.1

update changelog, and bump version

Introduce the Tracer pattern

01 Jun 00:20
4e74433
Compare
Choose a tag to compare
v1.4.0

Introduce the `tracer` pattern, and new patterns for configuration. (…

Support Distributed Tracing

26 May 03:00
Compare
Choose a tag to compare

Thanks to @aspett, we now support distributed tracing via headers.

v1.3.3

26 May 02:58
Compare
Choose a tag to compare

No changelog kept up until now.

1.1.0 - Asynchronous Trace Reporting

14 Jul 13:08
Compare
Choose a tag to compare

Links:
Package: https://hex.pm/packages/spandex/1.0.2
Documentation: https://hexdocs.pm/spandex/1.0.2/readme.html

This release focused on work done by @driv3r to report traces asynchronously using a dedicated GenServer.

1.0.2

07 Jul 13:17
Compare
Choose a tag to compare

Links:
Package: https://hex.pm/packages/spandex/1.0.2
Documentation: https://hexdocs.pm/spandex/1.0.2/readme.html

Changelog:

  • Higher test coverage
  • Better decorators
  • Significant cleanup
  • Bug fixes