tracing-opentelemetry icon indicating copy to clipboard operation
tracing-opentelemetry copied to clipboard

Update opentelemetry to version 0.23.0 and adjust associated code

Open k3rn31 opened this issue 1 year ago • 1 comments

The dependencies 'opentelemetry' and 'opentelemetry_sdk' were updated from version 0.22.0 to 0.23.0, which required some code alterations. The changes include modifying the parameters for the 'Link' method calls in 'layer.rs' and 'span_ext.rs', and adjusting the 'tracer' instance creation in 'opentelemetry-error.rs'. Testing mocks in 'layer.rs' were also updated to match the API change.

Motivation

Solution

k3rn31 avatar May 20 '24 04:05 k3rn31

This is also done in #131

mladedav avatar May 20 '24 07:05 mladedav

Merged #131, so I'm going to close this. Appreciate the effort!

djc avatar May 24 '24 07:05 djc