Skip to content

refactor(osdtrace): remove BlueStore sub-latencies from output - #175

Merged
taodd merged 1 commit into
mainfrom
refactor/remove-bluestore-sub-latencies-v2
Aug 13, 2026
Merged

refactor(osdtrace): remove BlueStore sub-latencies from output#175
taodd merged 1 commit into
mainfrom
refactor/remove-bluestore-sub-latencies-v2

Conversation

@taodd

@taodd taodd commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove prepare, aio_wait, aio_size, seq_wait, and kv_commit from op_w and subop_w output
  • retain only the overall bluestore_lat value
  • update strict trace parsing and documentation for the simplified schema

Validation

  • make test
  • bash -n tests/lib/verify-trace-output.sh
  • synthetic op_w and subop_w parser checks
  • analyzer checks for simplified rows

The full analyzer fixture suite could not run locally because its GitHub release fixture download timed out.

Keep only the overall bluestore_lat value in op_w and subop_w rows. Update the strict trace parser and documentation for the simplified output schema.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@taodd
taodd merged commit d3de687 into main Aug 13, 2026
43 of 46 checks passed
@taodd
taodd deleted the refactor/remove-bluestore-sub-latencies-v2 branch August 13, 2026 03:32
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