An implementation of the OpenTelemetry SDK for Perl
Changes for 0.016 - 2023-11-19T11:42:51+00:00
- Do not warn if ending an ended span. This is to support the use case of a user manually ending the span automatically created by the Tracer's in_span method.