Changelog
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.1.0] - 2021-01-21
Changed
- Added support for Appsignal 2.0.
[1.0.0] - 2020-05-27
Changed
TelemetryMetricsAppsignal
is now implemented as aGenServer
and performs cleanup of telemetry handlers upon termination (kudos to @bradleygolden).
Fixed
- Marked
jason
as an optional dependency - it's only required byappsignal
when testing. - Suppressed warning when measurement was missing from an event.
[0.1.1] - 2020-05-17
Fixed
- Fixed using
tag_values
to generate tags from metadata.
[0.1.0] - 2020-04-07
Added
- Implemented reporting all
Telemetry.Metrics
measurements to AppSignal.