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

Add flag for disabing golang l7 tracing #180

Closed
wants to merge 1 commit into from

Conversation

RUXRUX-git
Copy link

This solves issue #175, allowing to disable only golang l7 tracing
Left part with default envs, middle part with variable DISABLE_L7_TRACING == true, right part with DISABLE_GO_TLS_UPROBES == true
image

@def
Copy link
Member

def commented Mar 3, 2025

The underlying issue can be fixed without disabling any features. The first fix, which eliminates most memory allocations, has already been merged, so I don't think we need these changes.

@def def closed this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants