open-telemetry / opentelemetry-dotnet-contrib

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
https://opentelemetry.io
Apache License 2.0
421 stars 251 forks source link

Rename container resource package #1845

Closed thompson-tomo closed 1 month ago

thompson-tomo commented 1 month ago

Component

OpenTelemetry.ResourceDetectors.Container

Is your feature request related to a problem?

Currently there is 2 naming conventions for resource packages

What is the expected behavior?

That all resource packages have the same base name. In this case OpenTelemetry.ResourceDetectors.Container becomes OpenTelemetry.Resources.Container with old package being deprecated on nuget + user redirected to new one.

Which alternative solutions or features have you considered?

Accept it

Additional context

No response

Kielek commented 1 month ago

Tracked under #1610. Closing.