Skip to content

use InstrumentationConfig where possible #14192

Open
@zeitlinger

Description

@zeitlinger

Some places use system properties directly instead of the InstrumentationConfig, which is available with a static getter

This is unexpected when using the declarative config file.

Examples of wrong usage:

Note: Double check that InstrumentationConfig is really initialized before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds triageNew issue that requires triage

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions