Skip to content

Add support for capturing configuration of otlp from environment variables with QUARKUS prefix #346

@cuichenli

Description

@cuichenli

At the moment, the otlp registry will only try to capture configurations from environment variable like OTEL_SERVICE_NAME and OTEL_RESOURCE_ATTRIBUTES. But the chance is we may specify those environment variable with a QUARKUS prefix and these will not be captured.

* Defaults to empty. If not set it tries to use OTEL_RESOURCE_ATTRIBUTES and OTEL_SERVICE_NAME to automatically

So it would be great if the configuration can also try to capture those ones with a quarkus prefix. Please feel free to correct me if I got anything wrong. Thanks

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