Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements and flows metrics view #3

Merged
merged 10 commits into from
Jan 9, 2024
Merged

Conversation

edmocosta
Copy link
Owner

  • 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

…rgument is supplied

- Migrated from `tui` to `ratatui` and bumped dependencies
- Added `worker millis per event` chart on the pipeline's plugin details
- Added initial flow tab code
…rgument is supplied

- Migrated from `tui` to `ratatui` and bumped dependencies
- Added `worker millis per event` chart on the pipeline's plugin details
- Added initial flow tab code
…rovements-and-flow-view

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	src/cli/commands/node/default.rs
@edmocosta edmocosta merged commit 0139593 into main Jan 9, 2024
@edmocosta edmocosta deleted the improvements-and-flow-view branch January 9, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant