[DGA] Add serverless security capability to DGA - #20523
Conversation
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
|
Previously, an issue with the DGA integration prevented us from promoting it to Serverless during the initial launch. The issue was related to the ingest node sizing requirements for large models like DGA. This has now been resolved by the ML team under: elastic/elasticsearch#152981 and https://github.com/elastic/elasticsearch-serverless/pull/7182. I tested installing the DGA integration on the latest serverless (search project) deployment and was able to get the prediction from the model. Couldn't test it on security project as DGA is in security serverless exclusion list. Once the PR to remove DGA from exclusion list is merged, I'll test this PR again in security project. |
|
Pinging @elastic/sec-applied-ml (Team:Security-Applied ML) |
TL;DRThe Buildkite failure is a configuration/versioning mismatch in the DGA package metadata. Remediation
Investigation detailsRoot CauseThe package lint step enforces consistency between the current package version and changelog entries. In this PR commit:
That mismatch causes lint to fail with a changelog/version validation error. Evidence
Verification
Follow-upIf you intentionally do not want a version bump in this PR, remove the What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
History
|
|
Queued — the merge queue status continues in this comment ↓. |
Merge Queue Status
Required conditions to enter a queue
|
☑️ The pull request has been merged manuallyDetailsThe pull request has been merged manually at 377f3fc |
|
Package dga - 3.3.0 containing this change is available at https://epr.elastic.co/package/dga/3.3.0/ |



Proposed commit message
This PR adds security serverless capability to DGA manifest.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots