Adds note about unsupported agentless streams to Zscaler ZIA integration#19106
Conversation
|
Please run these commands to update changelogs and build docs: for pkg in zscaler_zia; do
cd packages/$pkg
elastic-package changelog add --type enhancement --description "Improve documentation" --link "https://github.com/elastic/integrations/pull/19106" --next minor
elastic-package build
cd ../..
done
git add -u
git commit -m "docs: update changelogs and build documentation"
git pushPrerequisite: |
✅ Vale Linting ResultsNo 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. |
|
For support, reach out in the #docs Slack channel. cc @elastic/integration-docs |
TL;DRThe Buildkite failure is caused by a README sync check failure: Remediation
Investigation detailsRoot CauseThis is a configuration/docs generation failure (not an infra/transient issue): the package check enforces that README artifacts are up to date.
The check output shows a direct content mismatch and exits non-zero. Evidence
Verification
Follow-upIf you already pushed a follow-up commit that includes regenerated docs, this specific failure should be resolved on the next CI run for the new commit SHA. Note 🔒 Integrity filter blocked 10 itemsThe following items were blocked because they don't meet the GitHub integrity level.
To allow these resources, lower tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
Hi @renangenova, can you review the text in this file please and ensure the content is accurate? |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
cc @jmikell821 |
|
@jmikell821,
Fleet already hides ineligible data streams when agentless is selected, so users won't accidentally configure something that doesn't work. The gap is in the integration docs and catalog listing — users see "agentless-enabled" and may assume full coverage before they get to the Fleet UI. Is this documentation note intended to be applied to all ~21 affected packages, or just zscaler_zia for now? |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
Hi @kcreddy, I'll just merge this one for Zscaler for now, and I'll open a new issue and track the work for the other ones separately. I think we need to consider a long-term solution that may involve updating the automation.
|
Hiya! The readme change below LGTM:
|
|
Package zscaler_zia - 3.18.0 containing this change is available at https://epr.elastic.co/package/zscaler_zia/3.18.0/ |
…ion (elastic#19106) * Update README.md * Adding doc, changelog + manifest files
…ion (elastic#19106) * Update README.md * Adding doc, changelog + manifest files
Proposed commit message
Adds note about unsupported agentless streams to Zscaler ZIA integration
Checklist
changelog.ymlfile.Author's Checklist
Related issues
Resolves elastic/docs-content#4169.