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

Improve the performance of access log module #171

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

mrproliu
Copy link
Contributor

In the high traffic of application monitoring, the BPF event will pop with no order, so the HTTP/1.x analyzer will miss some events to analyze. So in this PR, I have added some features to improve the performance of the access log module.

@mrproliu mrproliu marked this pull request as draft December 22, 2024 12:23
@mrproliu mrproliu added the enhancement New feature or request label Dec 22, 2024
@mrproliu mrproliu added this to the 0.8.0 milestone Dec 22, 2024
@mrproliu mrproliu force-pushed the access_log_improvement branch from ffba31b to 99f03b4 Compare December 23, 2024 11:58
@mrproliu mrproliu marked this pull request as ready for review December 23, 2024 12:50
@mrproliu mrproliu requested a review from wu-sheng December 23, 2024 12:50
@wu-sheng wu-sheng merged commit 78fb9c4 into main Dec 23, 2024
28 checks passed
@wu-sheng wu-sheng deleted the access_log_improvement branch December 23, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants