Skip to content

Document how to exclude commands from being traced #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gaelreyrol opened this issue Feb 14, 2025 · 0 comments
Open

Document how to exclude commands from being traced #149

gaelreyrol opened this issue Feb 14, 2025 · 0 comments

Comments

@gaelreyrol
Copy link
Contributor

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$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant