Skip to content

Refine applies_to syntax#48333

Merged
vishaangelova merged 8 commits into
elastic:mainfrom
colleenmcginnis:clean-up-applies_to
Jan 22, 2026
Merged

Refine applies_to syntax#48333
vishaangelova merged 8 commits into
elastic:mainfrom
colleenmcginnis:clean-up-applies_to

Conversation

@colleenmcginnis

@colleenmcginnis colleenmcginnis commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

Related to elastic/docs-content#4361

Recently we added support for more specific syntax for versions in applies_to badges including version ranges. Read more in the docs-builder docs. This PR updates existing uses of applies_to that can be clarified with the updated syntax.

@colleenmcginnis colleenmcginnis self-assigned this Jan 8, 2026
@colleenmcginnis colleenmcginnis added docs Team:Docs Label for the Observability docs team backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches skip-changelog labels Jan 8, 2026
@botelastic botelastic Bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jan 8, 2026
@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

🔍 Preview links for changed docs

More links …

@colleenmcginnis colleenmcginnis changed the title [work in progress] Refine applies_to syntax Refine applies_to syntax Jan 15, 2026
@colleenmcginnis colleenmcginnis marked this pull request as ready for review January 15, 2026 14:04
@colleenmcginnis colleenmcginnis requested review from a team as code owners January 15, 2026 14:04
Comment thread docs/reference/filebeat/filebeat-input-httpjson.md Outdated
Comment thread docs/reference/filebeat/filebeat-input-httpjson.md Outdated
Comment thread docs/reference/filebeat/filebeat-input-journald.md Outdated
Comment thread docs/reference/filebeat/kubernetes-autodiscover.md Outdated

@vishaangelova vishaangelova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments, but I think they’re not blocking. LGTM!

Comment thread docs/reference/auditbeat/auditbeat-installation-configuration.md
Comment thread docs/reference/auditbeat/auditbeat-installation-configuration.md
Comment thread docs/reference/filebeat/filebeat-input-httpjson.md Outdated
Comment thread docs/reference/filebeat/filebeat-input-httpjson.md Outdated
Comment thread docs/reference/filebeat/filebeat-input-journald.md Outdated
Comment thread docs/reference/filebeat/migrate-to-filestream.md
Comment thread docs/reference/heartbeat/heartbeat-installation-configuration.md
Comment thread docs/reference/metricbeat/metricbeat-installation-configuration.md
Comment thread docs/reference/packetbeat/packetbeat-installation-configuration.md
Comment thread docs/reference/winlogbeat/winlogbeat-installation-configuration.md
@mergify

mergify Bot commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b clean-up-applies_to upstream/clean-up-applies_to
git merge upstream/main
git push upstream clean-up-applies_to

@vishaangelova vishaangelova enabled auto-merge (squash) January 22, 2026 09:16
@vishaangelova

Copy link
Copy Markdown
Member

run docs-build

@vishaangelova

Copy link
Copy Markdown
Member

/test

@vishaangelova vishaangelova merged commit 5e37672 into elastic:main Jan 22, 2026
45 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

@Mergifyio backport 9.1 9.2 9.3

@mergify

mergify Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

backport 9.1 9.2 9.3

✅ Backports have been created

Details

Cherry-pick of 5e37672 has failed:

On branch mergify/bp/9.1/pr-48333
Your branch is up to date with 'origin/9.1'.

You are currently cherry-picking commit 5e37672f2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   docs/reference/auditbeat/auditbeat-installation-configuration.md
	modified:   docs/reference/auditbeat/auditbeat-installation-script.md
	modified:   docs/reference/auditbeat/auditbeat-starting.md
	modified:   docs/reference/filebeat/filebeat-input-azure-blob-storage.md
	modified:   docs/reference/filebeat/filebeat-input-httpjson.md
	modified:   docs/reference/filebeat/filebeat-installation-configuration.md
	modified:   docs/reference/filebeat/filebeat-installation-script.md
	modified:   docs/reference/filebeat/filebeat-starting.md
	modified:   docs/reference/filebeat/kubernetes-autodiscover.md
	modified:   docs/reference/filebeat/migrate-to-filestream.md
	modified:   docs/reference/heartbeat/heartbeat-installation-configuration.md
	modified:   docs/reference/heartbeat/heartbeat-installation-script.md
	modified:   docs/reference/metricbeat/metricbeat-installation-configuration.md
	modified:   docs/reference/metricbeat/metricbeat-installation-script.md
	modified:   docs/reference/metricbeat/metricbeat-starting.md
	modified:   docs/reference/packetbeat/packetbeat-installation-configuration.md
	modified:   docs/reference/packetbeat/packetbeat-installation-script.md
	modified:   docs/reference/packetbeat/packetbeat-starting.md
	modified:   docs/reference/winlogbeat/configuration-winlogbeat-options.md
	modified:   docs/reference/winlogbeat/winlogbeat-installation-configuration.md
	modified:   docs/reference/winlogbeat/winlogbeat-installation-script.md
	modified:   docs/reference/winlogbeat/winlogbeat-starting.md

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   docs/reference/auditbeat/processor-translate-guid.md
	both modified:   docs/reference/filebeat/filebeat-input-cel.md
	both modified:   docs/reference/filebeat/filebeat-input-filestream.md
	both modified:   docs/reference/filebeat/filebeat-input-gcs.md
	both modified:   docs/reference/filebeat/filebeat-input-journald.md
	both modified:   docs/reference/filebeat/processor-translate-guid.md
	both modified:   docs/reference/filebeat/running-on-kubernetes.md
	both modified:   docs/reference/heartbeat/processor-translate-guid.md
	both modified:   docs/reference/metricbeat/metricbeat-metricset-prometheus-remote_write.md
	both modified:   docs/reference/metricbeat/processor-translate-guid.md
	both modified:   docs/reference/packetbeat/processor-translate-guid.md
	both modified:   docs/reference/winlogbeat/processor-translate-guid.md
	both modified:   metricbeat/module/prometheus/remote_write/_meta/docs.md
	both modified:   x-pack/metricbeat/module/prometheus/remote_write/_meta/docs.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Cherry-pick of 5e37672 has failed:

On branch mergify/bp/9.2/pr-48333
Your branch is up to date with 'origin/9.2'.

You are currently cherry-picking commit 5e37672f2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   docs/reference/auditbeat/auditbeat-installation-configuration.md
	modified:   docs/reference/auditbeat/auditbeat-installation-script.md
	modified:   docs/reference/auditbeat/auditbeat-starting.md
	modified:   docs/reference/auditbeat/processor-translate-guid.md
	modified:   docs/reference/filebeat/filebeat-input-azure-blob-storage.md
	modified:   docs/reference/filebeat/filebeat-input-gcs.md
	modified:   docs/reference/filebeat/filebeat-input-httpjson.md
	modified:   docs/reference/filebeat/filebeat-installation-configuration.md
	modified:   docs/reference/filebeat/filebeat-installation-script.md
	modified:   docs/reference/filebeat/filebeat-starting.md
	modified:   docs/reference/filebeat/kubernetes-autodiscover.md
	modified:   docs/reference/filebeat/migrate-to-filestream.md
	modified:   docs/reference/filebeat/processor-translate-guid.md
	modified:   docs/reference/heartbeat/heartbeat-installation-configuration.md
	modified:   docs/reference/heartbeat/heartbeat-installation-script.md
	modified:   docs/reference/heartbeat/processor-translate-guid.md
	modified:   docs/reference/metricbeat/metricbeat-installation-configuration.md
	modified:   docs/reference/metricbeat/metricbeat-installation-script.md
	modified:   docs/reference/metricbeat/metricbeat-metricset-prometheus-remote_write.md
	modified:   docs/reference/metricbeat/metricbeat-starting.md
	modified:   docs/reference/metricbeat/processor-translate-guid.md
	modified:   docs/reference/packetbeat/packetbeat-installation-configuration.md
	modified:   docs/reference/packetbeat/packetbeat-installation-script.md
	modified:   docs/reference/packetbeat/packetbeat-starting.md
	modified:   docs/reference/packetbeat/processor-translate-guid.md
	modified:   docs/reference/winlogbeat/configuration-winlogbeat-options.md
	modified:   docs/reference/winlogbeat/processor-translate-guid.md
	modified:   docs/reference/winlogbeat/winlogbeat-installation-configuration.md
	modified:   docs/reference/winlogbeat/winlogbeat-installation-script.md
	modified:   docs/reference/winlogbeat/winlogbeat-starting.md
	modified:   metricbeat/module/prometheus/remote_write/_meta/docs.md
	modified:   x-pack/metricbeat/module/prometheus/remote_write/_meta/docs.md

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   docs/reference/filebeat/filebeat-input-cel.md
	both modified:   docs/reference/filebeat/filebeat-input-filestream.md
	both modified:   docs/reference/filebeat/filebeat-input-journald.md
	both modified:   docs/reference/filebeat/running-on-kubernetes.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify Bot pushed a commit that referenced this pull request Jan 22, 2026
* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)

# Conflicts:
#	docs/reference/auditbeat/processor-translate-guid.md
#	docs/reference/filebeat/filebeat-input-cel.md
#	docs/reference/filebeat/filebeat-input-filestream.md
#	docs/reference/filebeat/filebeat-input-gcs.md
#	docs/reference/filebeat/filebeat-input-journald.md
#	docs/reference/filebeat/processor-translate-guid.md
#	docs/reference/filebeat/running-on-kubernetes.md
#	docs/reference/heartbeat/processor-translate-guid.md
#	docs/reference/metricbeat/metricbeat-metricset-prometheus-remote_write.md
#	docs/reference/metricbeat/processor-translate-guid.md
#	docs/reference/packetbeat/processor-translate-guid.md
#	docs/reference/winlogbeat/processor-translate-guid.md
#	metricbeat/module/prometheus/remote_write/_meta/docs.md
#	x-pack/metricbeat/module/prometheus/remote_write/_meta/docs.md
mergify Bot pushed a commit that referenced this pull request Jan 22, 2026
* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)

# Conflicts:
#	docs/reference/filebeat/filebeat-input-cel.md
#	docs/reference/filebeat/filebeat-input-filestream.md
#	docs/reference/filebeat/filebeat-input-journald.md
#	docs/reference/filebeat/running-on-kubernetes.md
mergify Bot pushed a commit that referenced this pull request Jan 22, 2026
* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)
vishaangelova added a commit that referenced this pull request Jan 22, 2026
* refine applies_to in lists
* update tabs to applies switch
* fix new hints
* fix multi lifecycle badge
* more clean up
* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)
vishaangelova added a commit that referenced this pull request Jan 23, 2026
* refine applies_to in lists
* update tabs to applies switch
* fix new hints
* fix multi lifecycle badge
* more clean up
* Apply suggestions from code review
vishaangelova added a commit that referenced this pull request Jan 23, 2026
* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)
vishaangelova added a commit that referenced this pull request Jan 23, 2026
* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)
vishaangelova added a commit that referenced this pull request Jan 23, 2026
* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)
vishaangelova added a commit that referenced this pull request Jan 23, 2026
* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------


(cherry picked from commit 5e37672)

Co-authored-by: Visha Angelova <visha.angelova@elastic.co>
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
vishaangelova added a commit that referenced this pull request Jan 23, 2026
* Refine `applies_to` syntax (#48333)

* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)

* Resolve merge conflicts

---------

Co-authored-by: Visha Angelova <visha.angelova@elastic.co>
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
mergify Bot added a commit that referenced this pull request Jan 23, 2026
* Refine `applies_to` syntax (#48333)

* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)

* Resolve merge conflicts

---------

Co-authored-by: Visha Angelova <visha.angelova@elastic.co>
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit e921752)

# Conflicts:
#	docs/reference/filebeat/filebeat-input-cel.md
vishaangelova added a commit that referenced this pull request Jan 23, 2026
* Refine `applies_to` syntax (#48333)

* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)

* Resolve merge conflicts

---------

Co-authored-by: Visha Angelova <visha.angelova@elastic.co>
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
mergify Bot added a commit that referenced this pull request Jan 23, 2026
* Refine `applies_to` syntax (#48333)

* refine applies_to in lists

* update tabs to applies switch

* fix new hints

* fix multi lifecycle badge

* more clean up

* Apply suggestions from code review

---------

Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit 5e37672)

* Resolve merge conflicts

---------

Co-authored-by: Visha Angelova <visha.angelova@elastic.co>
Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com>
(cherry picked from commit fcf6c3f)

# Conflicts:
#	docs/reference/filebeat/filebeat-input-cel.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches docs skip-changelog Team:Docs Label for the Observability docs team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants