Skip to content

Document how to exclude commands from being traced #149

@gaelreyrol

Description

@gaelreyrol

Commands can be excluded from being traced when instrumentation is set to auto:

open_telemetry:
  instrumentation:
    console:
      type: auto
      tracing:
        enabled: true
        exclude_commands:
          - ^assets:install$

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions