Updates the flow metrics view in Logstash's diagnostic creation#978
Merged
pickypg merged 5 commits intoelastic:mainfrom Apr 15, 2026
Merged
Conversation
5 tasks
Contributor
|
Thank you @andsel - I only have 1 concern on the table. |
Member
Author
|
@lucabelluccini, it works, but present an empty table like: I'll try to have that section present iff the LS version provides that data. |
Member
Author
|
Conditionally display Batch structure metrics, and p50/p90 columns, only if present in the dataset. |
lucabelluccini
approved these changes
Mar 26, 2026
Member
Author
|
Hi @pickypg please could you give it an eye to this :-) |
pickypg
approved these changes
Apr 9, 2026
…clude batch structure metrics informations, for current, average and windowed p50 and p90
auto-merge was automatically disabled
April 13, 2026 08:00
Head branch was pushed to by a user without write access
08d0892 to
6e82618
Compare
Member
Author
|
Hi @pickypg could you help me get BK task run and merge this PR? |
andsel
commented
Apr 14, 2026
Member
|
We can skip Buildkite for now. It doesn't actually do anything helpful here, but it will soon build the Docker image for us. |
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.

Updates the flow metrics view in Logstash's diagnostic creation to include batch structure metrics informations, for current, average and windowed p50 and p90
Checklist
What the PR does?
Updates the HTML template file used to generate the report bundled with Logstash diagnostic to expose a table with batch structure metric informations, retrieved directly from Logstash HTTP API.
Following a set of snapshots of the updated section: