Request a new doc build by commenting
* Rebuild this PR: `run docs-build`
* Rebuild this PR and all Elastic docs: `run docs-build rebuild`
`run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status [here](https://buildkite.com/elastic/docs-build).
Update the 8.13 release notes to add a known issue.
Due to changes introduced to support the ecs@mappings component template (see https://github.com/elastic/kibana/pull/174855[elastic/kibana/pull/174855), Fleet no longer includes ECS fields to the integrations'
index.query.default_field
.This may affect integrations that rely on fieldless queries (when no field is specified for a query).
This PR updates the 8.13 release notes to
Relates https://github.com/elastic/integrations/issues/10848
This is an automatic backport of pull request #1330 done by Mergify.