Skip to content

osdtrace: support tracing specifically by OSD ID via --id option#110

Merged
pponnuvel merged 4 commits into
mainfrom
feature/trace-by-osd-id
May 27, 2026
Merged

osdtrace: support tracing specifically by OSD ID via --id option#110
pponnuvel merged 4 commits into
mainfrom
feature/trace-by-osd-id

Conversation

@taodd
Copy link
Copy Markdown
Owner

@taodd taodd commented May 26, 2026

This pull request implements the option to target specific OSD IDs directly using the --id option. It resolves one or more comma-separated OSD IDs to their active process PIDs on the host, and then attaches BPF hooks specifically to those PIDs. This provides highly efficient, container-aware, targeted tracing.

@taodd taodd closed this May 26, 2026
@taodd taodd reopened this May 26, 2026
@taodd taodd force-pushed the feature/trace-by-osd-id branch from 0493b79 to d028138 Compare May 26, 2026 11:25
Copy link
Copy Markdown
Collaborator

@pponnuvel pponnuvel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pponnuvel pponnuvel merged commit b8cc768 into main May 27, 2026
taodd added a commit that referenced this pull request May 27, 2026
@taodd
Copy link
Copy Markdown
Owner Author

taodd commented May 27, 2026

Sorry Pon, I reverted the change since it didn't trigger the CI tests.
And it's actually a work-in-process, I should have left it as draft.

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