Documentation for batch's event metrics (current and average)#18017
Merged
andsel merged 8 commits intoSep 30, 2025
Conversation
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Contributor
|
This pull request does not have a backport label. Could you fix it @andsel? 🙏
|
Contributor
🔍 Preview links for changed docs |
…d in the metrics API response
6504178 to
08a70a6
Compare
08a70a6 to
1917213
Compare
0c03045 to
d8dbe91
Compare
robbavey
requested changes
Sep 25, 2025
Member
robbavey
left a comment
There was a problem hiding this comment.
A few small rewording suggestions
Rewording and various fixes. Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
andsel
commented
Sep 26, 2025
robbavey
requested changes
Sep 26, 2025
Member
robbavey
left a comment
There was a problem hiding this comment.
Let's mark the applies_to as preview to denote technical preview instead of ga
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
robbavey
requested changes
Sep 29, 2025
Member
robbavey
left a comment
There was a problem hiding this comment.
Some formatting changes - check preview for current value (https://docs-v3-preview.elastic.dev/elastic/logstash/pull/18017/reference/logstash-settings-file)
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Member
Author
|
Thanks @robbavey for your suggestions! |
v1v
pushed a commit
that referenced
this pull request
Oct 21, 2025
Update the list of logstash settings with the new pipeline.batch.metrics.sampling_mode to control the batch size ones. Co-authored-by: Rob Bavey <rob.bavey@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.
Release notes
[rn:skip]
Why is it important/What is the impact to the user?
Update the list of logstash settings with the new
pipeline.batch.metrics.sampling_modeto control the batch size ones.Checklist
[ ] My code follows the style guidelines of this project[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding change to the default configuration files (and/or docker env variables)[ ] I have added tests that prove my fix is effective or that my feature worksRelated issues