Skip to content

v0.2.0

Choose a tag to compare

@edmocosta edmocosta released this 09 Jan 20:48
· 17 commits to main since this release
0139593

What's Changed

  • Improvements and flows metrics view by @edmocosta in #3:
    • Added a new flows view built on top of the latest Logstash flow metrics.
    • Renamed the view command to tui.
    • Changed to execute the tui command by default when no specific command is supplied.
    • Migrated from tui to ratatui 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

Full Changelog: v0.1.2...v0.2.0