Update Logstash single pipeline dashboard with batch byte_size metrics for p50 p90 max#18311
Conversation
… size and p50 p90 for batch's event count, for last 1 minute window
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
cc @andsel |
|
I imagined If we keep all percentiles plus current and average as lines, the graph it's hard to understand, you have to consider 5 lines and understanding the relationship it's not easy. |

Proposed commit message
Update the cel script to store p50 p90 and max byte size metrics of the batch for the last minute.
Update the Single Pipeline View to include these new values.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Follow the test plan shaped in #17009
Related issues
Screenshots