Skip to content

remove support for modules that take ConfigProperties as param #15798

@zeitlinger

Description

@zeitlinger

@Deprecated // will be removed in 3.0.0
public boolean defaultEnabled(ConfigProperties config) {
return defaultEnabled();
}

Also remove ConfigProperties from AgentExtension - this doesn't require a deprecation cycle, as it's not a library (even though distros may use it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds triageNew issue that requires triage

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Javaagent 4.0

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions