[Docs] Add applies_to to DNS processor docs#45580
Merged
vishaangelova merged 3 commits intomainfrom Jul 28, 2025
Merged
Conversation
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Contributor
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Contributor
applies_to to DNS processor docsapplies_to to DNS processor docs
Contributor
colleenmcginnis
left a comment
There was a problem hiding this comment.
The applies_to badges look great! I left some suggestions below to fix the format of the definition list items, which was broken before this PR. A definition list in Markdown is created by writing a term on one line, followed by a colon and at least three spaces (doc).
Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
mergify Bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
* Add applies_to to DNS processor docs * Apply suggestions from code review Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> --------- Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> (cherry picked from commit 735bd17)
vishaangelova
added a commit
that referenced
this pull request
Jul 28, 2025
* Add applies_to to DNS processor docs * Apply suggestions from code review --------- (cherry picked from commit 735bd17) Co-authored-by: Visha Angelova <91186315+vishaangelova@users.noreply.github.com> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Adds
applies_totags to changes in the documentation introduced with #44932Reason for change
Note
Starting with v9.0, there is no longer a new documentation set published with every minor release: the same page stays valid over time and shows version-related evolutions. Read more in Write cumulative documentation.
In #44932, @mjmbischoff added the option to disable the DNS processor failure or success cache. Based on #45077 (comment), the feature will be available in v9.1+. We should add 9.1
applies_tolabels to theprocessor-dns.mddocs for the different beats.