Re: [DISCUSS] CASSSIDECAR-254 - Enabling sidecar to collect async profiles

2025-06-20 Thread Jon Haddad
Well, the discussion is about sidecar doing it. it sounds like you’re saying users who actually use the profiler today are SOL and need to roll their own solution. On Fri, Jun 20, 2025 at 10:24 AM David Capwell wrote: > However, for folks like me that know the command line options and > regular

Re: [DISCUSS] CASSSIDECAR-254 - Enabling sidecar to collect async profiles

2025-06-20 Thread David Capwell
> However, for folks like me that know the command line options and regularly > do things that you might not have planned out, I'd appreciate an escape hatch > where I can pass my raw commands For more “advanced” users, normal profile.sh would still be able to profile, just requires more steps.

Re: [DISCUSS] CASSSIDECAR-254 - Enabling sidecar to collect async profiles

2025-06-20 Thread Josh McKenzie
I think supporting both an abstraction-layer bound "simple mode" and a "--raw for experts" is the way to go. On Thu, Jun 19, 2025, at 1:23 PM, Jon Haddad wrote: > I understand the motivation to decouple the command line configuration from > what we expose to end users, and to an extent, agree wi