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

[Resources.Container] Rename Container detector namespace

Open joegoldman2 opened this issue 8 months ago • 1 comments

Contributes to #1610.

Changes

  • Renames OpenTelemetry.ResourceDetectors.Container to OpenTelemetry.Resources.Container
  • Makes detector internal
  • Adds AddContainerDetector extension method for ResourceBuilder

For significant contributions please make sure you have completed the following items:

  • [x] Appropriate CHANGELOG.md updated for non-trivial changes
  • [ ] Design discussion issue #
  • [ ] Changes in public API reviewed

joegoldman2 avatar May 29 '24 16:05 joegoldman2