Packages

Library providing tracing capabilities in Elixir for Honeycomb

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## 0.2.0
* Add the ability to add fields to the currently active span
* Add tests and CI runs
* Adds `HoneylixirTracing.Propagation` for sending data between processes and to other services as the `"X-Honeycomb-Trace"` header
## 0.1.0
This was a barebones release and should absolutely not be used by people in a real setting. That said, it very basically works for creating spans.