
Scala Using with OpenTelemetry Span to automatically end the Span Block
Past couple of years, I've been spending quite a bit of time with OpenTelemetry (OTEL). As always, always looking for shortcuts in code.
One of the things that is always just annoying is that span.end() just doesn't mesh well with "close" or "