Problem/Motivation
Will be good to add a separate config option to disable the OpenTelemetry initialization, because now even if we fill an empty endpoint, it still tries to upload the traces to the default endpoint at localhost.
Issue fork opentelemetry-3382218
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
murzImplemented "Disabled" option in config.
Comment #5
murz