- Optional
valuable
feature to allow populating context fields (by Leonidas Loucas). - Updated APM model (by Leonidas Loucas).
- Exposed APM model for inspection/modification (vy Leonidas Loucas).
- Exposed model to allow layer introspection.
- Fixed a loop with sending spans while sending spans.
- Fixed rare monotonicity bug with recording elapsed time.
- Fixed infinite loop on error.
- Fixed
tracing-subscriber
compatibility.
- Added support for specifying custom trace id to new spans
via
config::TRACE_ID_FIELD_NAME
field.
- Added possibility to specify root CA path.
- Fixed sending invalid api key to APM.
- Added possibility to allow invalid certificates.
- Added
default-tls
andrustls-tls
features.
- Updated to
tokio
1.0.
- Fixed duration computation when entering/exiting spans.