-
Notifications
You must be signed in to change notification settings - Fork 5k
[docs] Add missing page-level applies_to
to exported fields pages
#46527
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
[docs] Add missing page-level applies_to
to exported fields pages
#46527
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
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.
Docs LGTM!
👋 @elastic/observablt-ci can someone please take a look? |
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.
No idea why we own that file, but so far I cannot say much, I only approve to unblock this, but Beats team should be involved in reviewing the changes
…enmcginnis/beats into missing-applies_to-exported-fields
It looks like |
@AndersonQ @VihasMakwana can you help me with the failing checks? |
it's a new flaky test (#46904) failing. Let's retry it for now. |
at least locally it passes most of the time. If it's not the case here, we might skip it |
@Mergifyio backport 9.0 9.1 9.2 |
✅ Backports have been created
|
…46527) * update logic * add missing page-level applies_to to auditbeat ga exported fields * add missing page-level applies_to to filebeat ga exported fields * add missing page-level applies_to to heartbeat ga exported fields * add missing page-level applies_to to metricbeat ga exported fields * add missing page-level applies_to to packetbeat ga exported fields * add missing page-level applies_to to winlogbeat ga exported fields * clean up --------- Co-authored-by: Francisco Ramon <[email protected]> (cherry picked from commit eadc27e)
…46527) * update logic * add missing page-level applies_to to auditbeat ga exported fields * add missing page-level applies_to to filebeat ga exported fields * add missing page-level applies_to to heartbeat ga exported fields * add missing page-level applies_to to metricbeat ga exported fields * add missing page-level applies_to to packetbeat ga exported fields * add missing page-level applies_to to winlogbeat ga exported fields * clean up --------- Co-authored-by: Francisco Ramon <[email protected]> (cherry picked from commit eadc27e)
…46527) * update logic * add missing page-level applies_to to auditbeat ga exported fields * add missing page-level applies_to to filebeat ga exported fields * add missing page-level applies_to to heartbeat ga exported fields * add missing page-level applies_to to metricbeat ga exported fields * add missing page-level applies_to to packetbeat ga exported fields * add missing page-level applies_to to winlogbeat ga exported fields * clean up --------- Co-authored-by: Francisco Ramon <[email protected]> (cherry picked from commit eadc27e)
Contributes to https://github.com/elastic/docs-content-internal/issues/254
Adds missing page-level
applies_to
to generated exported fields pages across beats. This required updating the automation inlibbeat/scripts/generate_fields_docs.py
, running the automation, and committing the changes that result.For the reviewers
@elastic/observablt-ci@elastic/elastic-agent-data-plane you're only the code owner of one file:libbeat/scripts/generate_fields_docs.py