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

SessionAggr optimization #4694

Merged
merged 3 commits into from Nov 14, 2023
Merged

SessionAggr optimization #4694

merged 3 commits into from Nov 14, 2023

Conversation

rvql
Copy link
Contributor

@rvql rvql commented Nov 13, 2023

This PR is for:

  • Agent

Improvements

  • Merge AppProtoLogsData into MetaAppProto
  • Avoid creating new Box<MetaAppProto> on merge failure
  • Merge on_request_log and on_response_log logic

sharang
sharang previously approved these changes Nov 13, 2023
TomatoMr
TomatoMr previously approved these changes Nov 14, 2023
- Avoid creating new `Box<MetaAppProto>` on merge failure
- Merge `on_request_log` and `on_response_log` logic
@sharang sharang enabled auto-merge (rebase) November 14, 2023 09:46
@sharang sharang merged commit dc1c7bc into main Nov 14, 2023
7 checks passed
@sharang sharang deleted the l7-impr branch November 14, 2023 09:53
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.

None yet

3 participants