Skip to content

'Failed to retrieve remote configuration' − please allow to disable remote configuration #6640

@JeanFred

Description

@JeanFred

The logs of my Java applications have a lot of Failed to retrieve remote configuration which is noisy.

Failed to retrieve remote configuration: unexpected response code Internal Server Error 500 rpc error: code = Unknown desc = remote configuration service not initialized

I have not found any way to disable remote configuration in the java trace agent. Docs mention the DD_REMOTE_CONFIGURATION_ENABLED environment variable, but I did not find any reference to such an environment variable anywhere in the dd-trace-java code (contrary to the dd-trace-py code, see eg DataDog/dd-trace-py#5212)

Please provide a way to disable this warning.

(as for why we the remote-configuration endpoint is not reachable − it’s because we exclusively use Datadog PrivateLink which unfortunately does not include that endpoint.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions