Skip to content

What to do with instrumentation-api Config #6250

@trask

Description

@trask

follow-up from open-telemetry/opentelemetry-java#4563 (comment)

some options

  • only allow programmatic configuration in library instrumentation for now, and move Config to javaagent-extension-api
  • keep Config in instrumentation-api as-is
  • move Config to an internal package

(+ maybe renaming Config to InstrumentationConfig to help clarify it's only used for instrumentation configuration and not for sdk configuration)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions