Skip to content

Read extension configuration from ConfigProperties #1903

@psx95

Description

@psx95

Component(s)

gcp-auth-extension

Is your feature request related to a problem? Please describe.

Description

The GCP Auth extension currently reads properties manually using System.getenv and System.getProperty. The extension should instead rely on reading the configuration from ConfigProperties instead to ensure it is supported by declarative config.

Describe the solution you'd like

The auth extension's implementation leverages OpenTelemetry ConfigProperties for configuration.

Describe alternatives you've considered

No response

Additional context

No response

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