- Logstash APIs are now fetched concurrently, improving the overall performance, and reducing UI lags when pipelines are too complex or contains several components. #12
- Changed the dropped events percentage color from yellow to dark gray for the
logstash-filter-drop
plugin. - The
logstash-output-elasticsearch
plugin details now shows the bulk requests failures. - Added the "Top upstream producers" list on the
pipeline
input plugin details. - Minor UI improvements.
- Bumped dependencies versions.
- Added support for vertices and edges files diagnostics.
- The thread name is now displayed on the traces details block.
- BREAKING: Removed the
default
andtable
output options from thenode
command. - Bumped dependencies versions.
- Introduced a new view
Threads
, which relies on the Logstash's hot-threads API to display the busiest threads and their traces. - Added the
User-Agent
header to requests so the source can be identified. - Minor UI fixes.
- Bumped a few dependencies.
- Added a command option (
diagnostic-path
) to poll the data from a Logstash diagnostic path. - Improved compatibility with older Logstash versions (7.x), which graph API is not supported.
- The pipeline components view now shows the plugin's pipeline usage and the dropped events percentages.
- Added a few plugin's extra details on the pipeline view.
- Added a new
flows
view built on top of the latest Logstash flow metrics. - BREAKING: Renamed the
view
command totui
. - Changed to execute the
tui
command by default when no specific command is supplied. - Migrated from
tui
toratatui
and bumped a few dependencies. - Changed
pipelines
charts to continuously aggregate data, even if the chart isn't being displayed. - Added
worker millis per event
chart on the pipeline's plugin details. - Reorganized TUI shortcuts and other design changes.
- Added license file