opentelemetry-dotnet-contrib icon indicating copy to clipboard operation
opentelemetry-dotnet-contrib copied to clipboard

Update to AOT-compatible PropertyFetcher and remove older version

Open eerhardt opened this issue 1 year ago • 0 comments

Issue that does not fit into other categories

What are you trying to achieve? With #1415 we are copying a new version of PropertyFetcher from open-telemetry/opentelemetry-dotnet that is AOT-compatible. This was copied as a separate version in order to reduce the risk of changing other libraries.

What do you expect to see?

We should update all the references of the old PropertyFetcher to the new AOT-compatible version and then remove the old version.

Additional context.

See also https://github.com/open-telemetry/opentelemetry-dotnet/pull/4675

eerhardt avatar Oct 31 '23 01:10 eerhardt