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.
1.6.0 - 10-06-2022
- A Tesla result error value has the type
any()
.Atom.to_string/1
raises when the Tesla error is anything but an atom, causing the telemetry handler to detach. Set the span error message to a reasonable string interpretation of the error.
1.5.1 - 15-12-2021
- Convert error reason to string
1.5.0 - 15-12-2021
- Deal with metadata error from Tesla result
1.4.0 - 29-11-2021
- Send span error when the status code is different from 2xx
1.3.0 - 14-07-2021
- Support for custom resource naming.
- Default resource name now is
<method> <req_url>
.
1.2.0 - 12-07-2021
- Support for new telemetry events format