What's Changed
- AutoTrace: An automatic instrumentation that generates a trace with a span for each function.
- New getCurrentSpan convenience function
- Fix a bug in extractSpan that erases the span name
- Fix a documentation bug about
extractSpan
.extractSpan
returns a recording span, not a nonrecording span. - Update OTel-cpp to 1.17.0.