| byte size p90 | byte size p50 | event count p90 | event count p50 |
|--------------------- |--------------------- |--------------------- |--------------------- |
| X 1m / Y 5m / Z 15m | X 1m / Y 5m / Z 15m | X 1m / Y 5m / Z 15m | X 1m / Y 5m / Z 15m |
Update the tools used to create and analyse diagnostic snapshots:
sdh-logstashrepository comment analyser: https://github.com/elastic/sdh-logstashsupportanalyser tool in https://github.com/elastic/supporthttps://github.com/elastic/support-diagnosticsBatch structure metrics: average and lifetime
sdh-logstashhttps://github.com/elastic/sdh-logstash/pull/1758supportanalyser tools (full and plain versions) https://github.com/elastic/support/pull/767Batch structure metrics: p50, p90 for 1m, 5m and 15m
Update the
sdh-logstashto display such information https://github.com/elastic/sdh-logstash/pull/1760Update the
supportanalyser tools (full and plain versions) to display such flow information. Consider to avoid adding many columns and prefer solution like (https://github.com/elastic/support/pull/768):Update the
support-diagnostictool to include such flow data into the generated HTML report. Updates the flow metrics view in Logstash's diagnostic creation support-diagnostics#978