github.com/cs3org/reva/v2@v2.27.7/changelog/2.15.0_2023-07-17/otlp-trace-metadata-client.md (about)

     1  Bugfix: use plain otel tracing in metadata client
     2  
     3  In some cases there was no tracer provider in the context. Since the otel tracing has settled we will fix problems by moving to the recommended best practices. A good starting point is https://lightstep.com/blog/opentelemetry-go-all-you-need-to-know
     4  
     5  https://github.com/cs3org/reva/pull/3950