Skip to content

Make the list of commands for which distributed tracing is active configurable #515

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

Merged

Conversation

ste93cry
Copy link
Contributor

Fixes #493. I'm a bit unsure if the option should be a list of commands or a regex string. The pros of the latter solution would be that it would be easier to exclude a lot of commands if their name shares the same pattern, but working with a list is easier than working with a regexp

@ste93cry ste93cry added this to the 4.2 milestone May 28, 2021
@ste93cry ste93cry requested a review from Jean85 May 28, 2021 19:17
@ste93cry ste93cry force-pushed the feature/configurable-command-list-for-distributed-tracing branch from a8a17bb to 0b02092 Compare May 28, 2021 19:19
@ste93cry ste93cry merged commit 162c36f into develop May 31, 2021
@ste93cry ste93cry deleted the feature/configurable-command-list-for-distributed-tracing branch May 31, 2021 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants