-
Notifications
You must be signed in to change notification settings - Fork 495
ssi_some: fix empty template evaluation to prevent updating fleet health status to degraded #15549
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
Open
brijesh-elastic
wants to merge
5
commits into
elastic:main
Choose a base branch
from
brijesh-elastic:15472-fix_empty_template_issue
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
ssi_some: fix empty template evaluation to prevent updating fleet health status to degraded #15549
brijesh-elastic
wants to merge
5
commits into
elastic:main
from
brijesh-elastic:15472-fix_empty_template_issue
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
gcp |
11235.96 | 8547.01 | -2688.95 (-23.93%) | 💔 |
gmail |
1390.82 | 1117.32 | -273.5 (-19.66%) | 💔 |
group_enterprise |
4901.96 | 3906.25 | -995.71 (-20.31%) | 💔 |
access_transparency |
2469.14 | 1872.66 | -596.48 (-24.16%) | 💔 |
vault |
7692.31 | 5208.33 | -2483.98 (-32.29%) | 💔 |
Package proofpoint_tap
👍(2) 💚(1) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
message_delivered |
3058.1 | 2570.69 | -487.41 (-15.94%) | 💔 |
Package ti_misp
👍(1) 💚(0) 💔(1)
Expand to view
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
threat_attributes |
3508.77 | 2724.8 | -783.97 (-22.34%) | 💔 |
To see the full report comment with /test benchmark fullreport
💔 Build Failed
Failed CI StepsHistory
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Improvements or additions to documentation. Applied to PRs that modify *.md files.
enhancement
New feature or request
Integration:akamai
Akamai (Community supported)
Integration:bitwarden
Bitwarden
Integration:cisco_secure_endpoint
Cisco Secure Endpoint
Integration:github
GitHub
Integration:google_workspace
Google Workspace
Integration:okta
Okta
Integration:proofpoint_tap
Proofpoint TAP
Integration:slack
Slack Logs (Community supported)
Integration:ti_misp
MISP
Integration:ti_rapid7_threat_command
Rapid7 Threat Command (Partner supported)
Integration:tines
Tines (Community supported)
Team:Security-Service Integrations
Security Service Integrations team [elastic/security-service-integrations]
Team:Sit-Crest
Crest developers on the Security Integrations team [elastic/sit-crest-contractors]
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Prevent updating fleet health status to degraded for following packages
when HTTPJSON template value evaluation is empty.
This change bumps minimum Kibana version to 8.19.4 and 9.0.7 and
adds
do_not_log_failure: true
in set processors to avoid updatingfleet health status to degraded.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots