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

Improve trace stats #5095

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Conversation

klauspost
Copy link
Contributor

Description

Allows traces to be replayed in stats mode from mc admin trace -json ALIAS >trace.json, using mc admin trace -in=trace.json. Also .zst are automatically decompressed.

This is replayed at full speed, since I don't really see any value in keeping original speed.

Add scrolling to stats. Up+Down+Home+End

Add 'r' to reset min/max stats.

How to test this PR?

See instructions above.

Types of changes

  • New feature (non-breaking change which adds functionality)

Allows traces to be replayed in stats mode from `mc admin trace -json ALIAS >trace.json`, using `mc admin trace -in=trace.json`. `.zst` are automatically decompressed.

This is replayed at full speed, since I don't really see any value in keeping original speed.

Add scrolling to stats. Up+Down+Home+End

Add 'r' to reset min/max stats.
@harshavardhana harshavardhana merged commit 86907df into minio:master Dec 15, 2024
5 checks passed
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.

2 participants