Skip to content

[CONFIGURATION] Create builders for the container and process resource detectors #4412

Description

@dbarker

Background

Two of the four built-in resource detectors are implemented in the resource_detectors directory.

The configuration registry has slots for host,process,service,container and extension resource detectors.

None of the built-in detectors have configuration builders.

Scope

Implement the configuration builders for the existing detectors (container and process) in the resource_detectors directory, add tests, and register them in example/configuration/main.cc.

Base classes for the builders are:

Note: The SdkBuilder will not use the detector builders from the registry until #4411 is completed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedGood for taking. Extra help will be provided by maintainersspec-complianceNot compliant to OpenTelemetry specstriage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions