All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- No unreleased changes currently.
private
key, when updating spans, for non-inheriting meta
- Storage strategy behaviour
- Centralize most storage logic, requiring only the most adapter specific behaviour to be defined by the adapter.
1.5.0 - 2018-06-02
- Interface for updating span metadata, and creating with metadata has been updated
- Check documentation for examples
1.4.1 - 2018-05-31
- Resolved an issue with distributed trace header parsing
1.4.0 - 2018-05-29
- The tracer pattern
- Modernized configuration
- More: Please read the readme again!
1.3.4 - 2018-05-25
- Support distributed tracing via trace headers.
- Added a changelog
- No new changes