Skip to content
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

remove print_trace option in TransportException #1809

Merged
merged 2 commits into from Apr 25, 2023

Conversation

beniwohli
Copy link
Contributor

What does this pull request do?

The logging of the stack trace can be confusing, and does not add anything interesting that would help while debugging, as the stacktrace is always the same.

Related issues

Closes #ISSUE

The logging of the stack trace can be confusing, and does not add
anything interesting that would help while debugging, as the
stacktrace is always the same.
@beniwohli beniwohli merged commit 8b5609e into elastic:main Apr 25, 2023
95 checks passed
APM-Agents (OLD) automation moved this from In Progress to Done Apr 25, 2023
@beniwohli beniwohli deleted the remove-transport-stacktrace-log branch April 25, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants