Merged
Conversation
…rity events from CrowdStrike Falcon platform
…gregation examples
…gregation examples
…itor' into backlog/add-sql-hints-to-code-editor # Conflicts: # frontend/src/app/shared/components/code-editor/components/query-suggestions/query-suggestions.component.ts
…rowdStrike module
…rowdStrike module
… logs display Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…itor' into backlog/add-sql-hints-to-code-editor
…editor Backlog/add sql hints to code editor
… logs display Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…into release/v11.2.0
…into release/v11.2.0
…rove error handling
…ration handling and context management
This reverts commit e9e395d.
…status management
…erts for notifications
Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This release (v11.2.0) introduces CrowdStrike Falcon integration, enhances the AWS integration with CloudWatch log group validation, and implements a new agent updater service architecture. The update includes frontend improvements for SQL query editing, application log viewing, and module configuration validation.
Changes:
- Added CrowdStrike Falcon integration with event streaming capabilities
- Implemented standalone agent updater service with health checks and rollback functionality
- Enhanced AWS integration with CloudWatch log group validation and improved log streaming with context-aware cancellation
- Improved frontend SQL editor with query suggestions, validation service, and ControlValueAccessor implementation
Reviewed changes
Copilot reviewed 102 out of 116 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| plugins/crowdStrike/main.go | New CrowdStrike plugin implementing event streaming from Falcon API |
| plugins/crowdStrike/go.mod | Go module dependencies for CrowdStrike integration |
| plugins/aws/main.go | Enhanced AWS log streaming with configuration change detection and graceful cancellation |
| agent/updater/main.go | New standalone updater service binary |
| agent/updates/update.go | Refactored update logic for separate updater service with rollback support |
| frontend SQL editor components | Enhanced SQL query validation, suggestions, and form control integration |
| backend application events | Improved event logging with message enrichment and error handling |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…Quotes function Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
…g load Signed-off-by: Manuel Abascal <mjabascal10@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Kbayero
approved these changes
Jan 12, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PLEASE READ BEFORE CONTINUING
To help us understand your contribution, please include the following in your pull request: