v.25.11Improvement
Add send_profile_events
Added send_profile_events setting which allows clients to reduce network traffic when profile events are unused. #89588 (Kaviraj Kanagaraj).Why it matters
This feature provides users the ability to reduce network traffic by disabling the sending of profile events when they are not needed, optimizing resource usage and improving performance.How to use it
Users can enable or disable this feature by setting thesend_profile_events setting to false to stop sending profile events or true to enable them. This can be done in the client configuration or via query settings.