Changes for version 0.003 - 2019-06-16
- No new features.
- Bugs fixed:
- extended the random IDs to 63-bit (was 62-bit, the protocol defines as 128-bit but the overhead of generating these is a bit too high for comfort)
- Documentation:
- added basic class information
Modules
support for https://opentracing.io application tracing
represents a group of zero or more spans
provides common logic between OpenTracing classes
represents a single log message
information about a single process
represents an operation or parent operation
wrapper around an OpenTracing::Span
wrapper object for tags