-
Notifications
You must be signed in to change notification settings - Fork 435
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
AWS ELB add support for ALPN policy details in NLB logs #11590
base: main
Are you sure you want to change the base?
Conversation
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
waf |
7042.25 | 5917.16 | -1125.09 (-15.98%) | 💔 |
cloudwatch_logs |
333333.33 | 250000 | -83333.33 (-25%) | 💔 |
emr_logs |
20408.16 | 7936.51 | -12471.65 (-61.11%) | 💔 |
firewall_logs |
3300.33 | 2551.02 | -749.31 (-22.7%) | 💔 |
To see the full report comment with /test benchmark fullreport
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left one comment. Rest looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Quality Gate passedIssues Measures |
💚 Build Succeeded
History
cc @agithomas |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding code owner approval.
Proposed commit message
Add support for extracting ALPN policy related details from NLB access log data.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
elastic-package build && elastic-package stack up -v -d --services package-registry
Related issues
Screenshots