Skip to content

Disabling tracing/data collector of http_client #60496

Closed
@Grummfy

Description

@Grummfy

Description

Hello,
by default, http_client service enable tracer wrapper when data_collector.http_client exist.
So it's impossible to disable the tracing mode without changing the definition of the injected service.

I think having a configuration that allow to disable the tracing or even enable it with kernel.debug would be nice.

This can solve issue like #45974 when a worker runs, you don't always need tracing.

So for me this can be achieve in several ways

  • configuration to disable data_collector
  • configuration to disable tracing directly
  • ....

thanks

Example

No response

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