-
Notifications
You must be signed in to change notification settings - Fork 531
Update blacklens integration #16893
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
base: main
Are you sure you want to change the base?
Update blacklens integration #16893
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
efd6
left a comment
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.
Where you say
This change introduces better field mapping in general.
Is this required for agreement with the new schema, or is this an additional change?
Suggest the following for the proposed commit message:
blacklens: update integration for new API schema and promote to GA
This updates the blacklens integration to support the new JSON schema
from the blacklens.io API. The changes include restructured field
mappings where alert IDs are now UUIDs instead of integers, and alert
details are reorganized into an activities structure with nested data.
The integration is promoted from version 0.5.0 to 1.0.0 (GA status)
to reflect the stable API schema support.
[AUTHOR: Add API documentation URL for the new schema, or explain why unavailable]
[AUTHOR: Add test data provenance - how was the new test data created?]
with requested details added.
packages/blacklens/data_stream/alerts/_dev/test/pipeline/test-alerts.log
Outdated
Show resolved
Hide resolved
Co-authored-by: Dan Kortschak <[email protected]>
|
Hi @efd6, The changes have been applied and the description has been changed. Regards, Christoph |
efd6
left a comment
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.
Please address the unresolved concerns and answer the query in the last review.
done |
Proposed commit message
blacklens: update integration for new API schema and promote to GA
This updates the blacklens integration to support the new JSON schema
from the blacklens.io API. The changes include restructured field
mappings where alert IDs are now UUIDs instead of integers, and alert
details are reorganized into an activities structure with nested data.
The integration is promoted from version 0.5.0 to 1.0.0 (GA status)
to reflect the stable API schema support.
The API documentation/schema is non-public because it is paid SaaS software.
The test data and integration are generated by the Blacklens.io developers.
Checklist
changelog.ymlfile.