-
Notifications
You must be signed in to change notification settings - Fork 444
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
lastpass: conditional field access and grok cleanup #9002
Conversation
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
user |
4464.29 | 3472.22 | -992.07 (-22.22%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
History
cc @efd6 |
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
Package lastpass - 1.14.2 containing this change is available at https://epr.elastic.co/search?package=lastpass |
1 similar comment
Package lastpass - 1.14.2 containing this change is available at https://epr.elastic.co/search?package=lastpass |
Proposed commit message
Make conditional field accesses safe for method calls and clean up grok expressions to reduce escape spam.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
null
handling inif
conditions and elsewhere #8646Screenshots