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

[Do not merge][POC] Analyzer in flyout POC #183094

Closed
wants to merge 4 commits into from

Conversation

christineweng
Copy link
Contributor

@christineweng christineweng commented May 9, 2024

Summary

https://github.com/elastic/security-team/issues/7032

Added analyzer graph to flyout, under visualization tab. Clicking the eye icon opens the panel in preview mode.

Screen.Recording.2024-07-25.at.1.56.26.PM.mov

Checklist

Delete any items that are not applicable to this PR.

Risk Matrix

Delete this section if it is not applicable to this PR.

Before closing this PR, invite QA, stakeholders, and other developers to identify risks that should be tested prior to the change/feature release.

When forming the risk matrix, consider some of the following examples and how they may potentially impact the change:

Risk Probability Severity Mitigation/Notes
Multiple Spaces—unexpected behavior in non-default Kibana Space. Low High Integration tests will verify that all features are still supported in non-default Kibana Space and when user switches between spaces.
Multiple nodes—Elasticsearch polling might have race conditions when multiple Kibana nodes are polling for the same tasks. High Low Tasks are idempotent, so executing them multiple times will not result in logical error, but will degrade performance. To test for this case we add plenty of unit tests around this logic and document manual testing procedure.
Code should gracefully handle cases when feature X or plugin Y are disabled. Medium High Unit tests will verify that any feature flag or plugin combination still results in our service operational.
See more potential risk examples

For maintainers

@christineweng christineweng changed the title [Security Solution] [Alert Flyout] Analyzer in flyout POC [Security Solution][POC] Analyzer in flyout POC Jun 6, 2024
@christineweng christineweng force-pushed the analyzer-in-flyout branch 2 times, most recently from f8e8426 to 1a98ccf Compare July 25, 2024 18:57
@christineweng christineweng added the ci:cloud-persist-deployment Persist cloud deployment indefinitely label Aug 28, 2024
@christineweng
Copy link
Contributor Author

/ci

@christineweng christineweng added the ci:cloud-deploy Create or update a Cloud deployment label Aug 28, 2024
@christineweng
Copy link
Contributor Author

/ci

@christineweng
Copy link
Contributor Author

/ci

@christineweng christineweng changed the title [Security Solution][POC] Analyzer in flyout POC [Do not merge][POC] Analyzer in flyout POC Sep 11, 2024
@christineweng
Copy link
Contributor Author

/ci

@kibana-ci
Copy link
Collaborator

kibana-ci commented Sep 11, 2024

💔 Build Failed

Failed CI Steps

History

  • 💔 Build #230982 failed 29162d869d86b65b2d089c090d5558cd7b4f2019
  • 💔 Build #230625 failed d3b2a1926597477d447340478a7c57ec9f5c04c3
  • 💔 Build #230607 failed 0b30ce2723a4d8a339865079764b9a6fb6e49365

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@christineweng christineweng removed ci:cloud-deploy Create or update a Cloud deployment ci:cloud-persist-deployment Persist cloud deployment indefinitely labels Sep 19, 2024
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.

3 participants