A Perl implementation of the OpenTelemetry standard
Changes for 0.019 - 2023-12-03T14:44:05+00:00
- Document OpenTelemetry->logger as deprecated, as this will soon be removed to make room for the implementation of the Logs API.
- Apply default values appropriately when receiving undefined values
- The HTTP::Tiny and LWP::UserAgent integrations inject propagation data as appropriate
- Bump dependency on Feature::Compat::Try to 0.05 for finally support in perl versions under 5.35 (GH #11)