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

[loadgenerator] fix memory leak #426

Merged
merged 2 commits into from
Oct 11, 2022
Merged

[loadgenerator] fix memory leak #426

merged 2 commits into from
Oct 11, 2022

Conversation

puckpuck
Copy link
Contributor

Changes

Removes the sessionId populated as a UUID from get_recommendations. Since this request is a GET, and Locust keeps stats on each unique URL, adding a UUID to each one was bloating the internal stats from Locust.

@puckpuck puckpuck requested a review from a team October 11, 2022 02:09
@puckpuck puckpuck merged commit e640409 into open-telemetry:main Oct 11, 2022
@puckpuck puckpuck deleted the loadgenerator-fix-memory-leak branch October 11, 2022 15:10
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
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.

4 participants